Sunday, September 25, 2011

Re: How to map CTRL + Right Arrow

On 25/09/11 20:19, Tony Mechelynck wrote:
> On 25/09/11 18:02, Roy Fulbright wrote:
>> I currently have the following mapping, which works fine, to move to the
>> next tab in my edit session:
>>
>> noremap <silent><Leader><right> :tabnext<CR>
>>
>> It would be much more convenient to use CTRL + Right Arrow instead of
>> backslash (my Leader character) + Right Arrow.

Oh, and BTW: Ctrl-PageDown and Ctrl-PageUp (if Vim sees them, see my
porevious post) should go to the next or previous tab respectively
without the need for a mapping.

Best regards,
Tony.
--
"She is descended from a long line that her mother listened to."
-- Gypsy Rose Lee

--
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

No comments: