Closed DrVanScott closed 8 years ago
Fix also works (and is also required) for Ubuntu 16.04, pure tty and gnome terminal. (gvim works with and without)
Thx for the fix, merged (https://github.com/voku/dotfiles/commit/ff9880689e0387331cfc9c899a62f6490c66235e) and I will try / test it :-)
Just recognized that some mappings of .vimrc do not work in cygwin, e.g. (which is synonym for ). This PR fixes this for at least mintty.
Need to be tested in other environments. Do you understand the difference betwenn
and
as described in http://stackoverflow.com/a/10216459/2910279 ? For me, the later seems to be more restrictive, so i've choosen that... The current solution only maps the lowercase combinations.
This change is