Tagged Questions
0
votes
0answers
38 views
mapping <C-F9> in gvim: no response
I'm trying to map <C-F9> in gvim (note the "g"). No response. Neither <C-V><C-F9> nor <C-K><C-F9> produce any response either so I suspect it's not sending any keycode at ...
2
votes
1answer
476 views
Install Gvim after vim
I would like to run vim via X11 (over SSH). Vim comes pre-installed on my NAS (running Debian), however the GUI is not.
When I run vim -g, I get this error:
E25: GUI cannot be used: Not enabled at ...