Re: tab order

2009-05-27 Thread netimen
try with gT. > > Saludos > > 2009/5/27 netimen > > > > > > > Now when I use gt command I go to the tab to the right. Can I > > configure vim to go to the tab last used (like in opera browser)? --~--~-~--~~~---~--~~ You receiv

tab order

2009-05-27 Thread netimen
Now when I use gt command I go to the tab to the right. Can I configure vim to go to the tab last used (like in opera browser)? --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -

Re: references in keymap file

2009-04-13 Thread netimen
pplied! I'm afraid the loadkeymap command clears the keymap. On 10 апр, 23:26, Tony Mechelynck wrote: > On 10/04/09 20:32, netimen wrote: > > > > > what do the commands > > > runtime keymap/foo.vim > >         sources the first "foo.vim" found i

Re: references in keymap file

2009-04-10 Thread netimen
what do the commands runtime keymap/foo.vim loadkeymap do? --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Re: references in keymap file

2009-04-10 Thread netimen
> source :p:h/russian-jcukewin.vim but I get: E484: Can't open file /home/netimen/.vim/keymap/russian-jcukewin.vim How can I specify the path to russian-jcukewin.vim? --~--~-~--~~~---~--~~ You received this message from the "vim_use"

references in keymap file

2009-04-10 Thread netimen
I use russian-jcukewin keymap, but I'd like to add some extra mappings to it. I'm going to write a new keymap file. Should I copy contents of russian-jcukewin in my file or can I reference it somehow? --~--~-~--~~~---~--~~ You received this message from the "vim_use

Re: mapping raw keycodes

2009-04-10 Thread netimen
tirely in VIM; keep xmodmap > >>> mappings for system-wide "ru" keyboard layout for other apps ? > > > 2009/4/9 netimen: > > >> This idea sounds great. But how can I disable the system-wide mapping > >> for en_US only? > > > Hmmm. The ready

Re: mapping raw keycodes

2009-04-09 Thread netimen
;s inconvenient On 9 апр, 12:17, Tony Mechelynck wrote: > On 09/04/09 09:33, netimen wrote: > > > > > I have mapped the numpad 4 key to a { symbol using xmodmap for both > > russian and english layouts: > > > keycode 83 = braceleft braceleft braceleft braceleft &g

Re: mapping raw keycodes

2009-04-09 Thread netimen
This idea sounds great. But how can I disable the system-wide mapping for en_US only? On 9 апр, 12:22, Anton Sharonov wrote: > 2009/4/9 netimen : > > > > > > > > > I have mapped the numpad 4 key to a { symbol using xmodmap for both > > russian and english l

Re: Inserting characters like { in russian layout

2009-04-09 Thread netimen
Yeah, thank you, I found it myself, but there seems to be another problem -- I have created separate topic И Вам того же ) On 9 апр, 11:17, Tony Mechelynck wrote: > On 09/04/09 08:21, netimen wrote: > > > > > Thanks, very interesting. But how can I map the numpad keys in t

mapping raw keycodes

2009-04-09 Thread netimen
I have mapped the numpad 4 key to a { symbol using xmodmap for both russian and english layouts: keycode 83 = braceleft braceleft braceleft braceleft So everywhere except vim that key works like {. But in vim I use russian-jcukenwin keymap for russian language, where I have: { Х CYR

Re: Inserting characters like { in russian layout

2009-04-08 Thread netimen
Thanks, very interesting. But how can I map the numpad keys in the keymap file? On 9 апр, 05:59, Tony Mechelynck wrote: > (Oops, forgot the attachment) > > On 08/04/09 09:50, netimen wrote: > > > > > Russian keyboard layout doesn't have many characters ({ [<

Re: Inserting characters like { in russian layout

2009-04-08 Thread netimen
Thanks, but I don't want to change the layout - it's to inconvenient On 8 апр, 16:05, Andreas Bernauer wrote: > netimen wrote: > > Russian keyboard layout doesn't have many characters ({ [ < etc). I'd > > like to map some other keys to it (preferably the n

Inserting characters like { in russian layout

2009-04-08 Thread netimen
Russian keyboard layout doesn't have many characters ({ [ < etc). I'd like to map some other keys to it (preferably the numbers on the right). Simple solution ":map 1 {" doesn't work, because I'd like the new mapped key to behave as { in all modes. For example I'd like "f 1" to jump to the next {