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?
--
Control-/ is broken in vim-gtk and
Maybe I wasn't clear. The bug is that gtk and gnome vim won't detect
control-/. When you type ctrl-/ they produce plain /.
All other vims that I've tried support ctrl-/ just fine, even the terminal!
That seems like a bug doesn't it?
On Apr 30, 2010 2:21 PM, "Will Gray" wrote:
Well, ctrl-/ isn