Hello,

I'd like to map vim's command for ctags' jump to definition <C-\> to a
new key, though I'm having some trouble with it. Before that vim shall
split the window.

I tried the following:

map <F5> :sp <CR> <C-\>,
map <F5> :sp <CR> <C-<Char-125>>

but both of them don't seem to work. If I write :<C-<Char-125>> the
correct string is formed, though this command doesn't make any sense, of
course.

Can someone tell me where the problem is? Thanks.

Cheers,
Torsten

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to