I mean:
In the terminal: Control-/ produces Control-_. Vim can detect that it's different from just pressing the / key and I can bind an action to it.
In vim-gtk, Control-/ just produces /. Vim can't detect control-/, so I can't bind to it.
Strange, no?
I mean:
In the terminal: Control-/ produces Control-_. Vim can detect that it's
different from just pressing the / key and I can bind an action to it.
In vim-gtk, Control-/ just produces /. Vim can't detect control-/, so I
can't bind to it.
Strange, no?