On 03/22/12 06:42, Constantin Stefanov wrote:
Nothing changed, Esc then up arrow gives strange results.

Is this in vim or gvim?

I suspect it's (non-g)vim and it's receiving an ANSI escape sequence for the arrow keys. So you'll need to tweak the 'timeoutlen' setting to be more than the time it takes you to hit <esc><esc>, but less than the time it takes you to hit <esc><arrow>.

You might have better results in gvim (I don't know whether it gets actual key-codes, or they're translated into ANSI escape sequences).

-tim




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

Reply via email to