Comment 4 for bug 534124

Revision history for this message
Scott Bronson (bronson) wrote : Re: [Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

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?