Thank you.

I found that when I right click the mouse in shell
and pop up the dialog to edit the profile, in the
tab of "input" there are three options, "linux",
"solaris" and "default(XFree4)". and the <Up>
key means \E[A for "linux" and "XFree4", while
the <Up> means \EOA.

Then I run "cat" in shell, and hit <Up>, I got
^[[A. dose that means <Up> give a key series
of ^[[A in shell, but ^[OA in the "/" mode of vim
(because for the command mode ":" the <Up>
works well).

anybody has any advice? thank you.

On 4月12日, 下午4时30分, Tony Mechelynck <antoine.mechely...@gmail.com>
wrote:
> On 12/04/11 16:11, wxuyec wrote:> thank you.
>
> > I tried the command:
>
> > :verb cmap<Esc>
> > :verb cmap<Up>
>
> > I got the answers were "no mapping found".
>
> Then I don't know what the problem can be. Help, anyone?
>
> Best regards,
> Tony.
> --
> "Eat, drink, and be merry, for tomorrow you may work."

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