Hi, Väinö Leppänen wrote: > > The mouse version of this command actually work (g<LeftMouse> and > <C-LeftMouse>), but the keyboard version CTRL-] doesn't for some > reason. > > Any ideas?
on Windows the behaviour of Ctrl plus a non-letter is independent of the actual keyboard layout (at least inside Vim). As far as I know for those combinations to work you have to press Ctrl and the same key that would generate the non-letter if you had installed the US-American keyboard driver. For "[" and "]" this would be the keys between "P" and the Return key. Regards, Jürgen -- Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. (Calvin) -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
