Hi all, I'm have trouble with the following command: noremap! <A-[> <Esc> In Insert mode, the mapping is OK. I can exit insert mode by Alt-[ But in command-line mode, the mapping has some problems. Such as :ls<A-[> "note the <A-[> is Alt-[ key the 'ls' command is always been exectued! The normal action should be discard any command when enter Esc in command-line. Thanks in advance, Liu
--~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
