Friday, July 29, 2011

Re: key mappings work in gvim but not in vim?

On 11-07-29 07:37 PM, Taylor Hedberg wrote:
> Vim receives characters from the terminal, rather than actual key presses like the GUI version does. And I don't believe that<C-CR> is actually a valid character. So that would probably explain why it works in GVim but not in any terminal.
>

Sometimes virtual terminals (aka xterm) intercept key presses for
special processing. On mine, Ctrl+Shift+PgUp will scroll the terminal
one page up. Also, your desktop manager might do the same. Check the
documentation on them for special key presses.


--
Just my 0.00000002 million dollars worth,
Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software: Fail early & often.

Eliminate software piracy: use only FLOSS.

"Make something worthwhile." -- The Dear Hunter

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