vim - On linux, can I get keys to behave differently if tapped? -


so read wonderful article tricking out modern keyboard:

http://stevelosh.com/blog/2012/10/a-modern-space-cadet/

on of interesting suggestions me vision of duality control key:

  1. when pressed in conjunction key, control key acts does.
  2. when briefly tapped, control key sends escape.

this big deal me, because save me significant amount of movement use vim.

is there way can implement behavior in linux?

https://github.com/alols/xcape xcape seems you're after.


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -