Using Windows key as Meta is very useful in Emacs, is there the way to do it in Vim?
|
feedback
|
|
You can use AutoHotkey to map the windows key to a different key. Only activate the mapping when vim is active:
| |||
|
feedback
|
|
None of these answers (including this one) is vim-specific, and the selected answer is Windows-specific. Here's one for *nix running X. I map my left Win key to the Esc key. This won't work in virtual terminals, but it works in X. Either: If you want it to work in virtual terminals, see [0]. REFERENCES: | |||
feedback
|
|
Not quite sure, but the ctrl+esc key combo is a windows only key mapping. It won't help with vim | |||
|
feedback
|