On Jul 8, 5:43 am, "Simson Liu" <[email protected]> wrote:
> Hello everyone!
>
> I use vim in putty terminal, when I press <Alt>-<[> key, the putty send
> <Esc><[> to vim. I hope get <Alt-[> in vim, so I just set <M-[>, such as
>
> :set <M-a>=^[[
>
> the ^[ is entered by <^-v><Esc>, but this does not the work.
>
> How can I do it?
>
This is a new question, unrelated to the current thread.
Please post new questions to NEW threads by creating a NEW message
rather than replying to an old one and changing the subject.
See our list policy:
http://groups.google.com/group/vim_use/web/vim-information
The following may help with your current question. If not, create a
new question as detailed above:
http://vim.wikia.com/wiki/Fix_meta-keys_that_break_out_of_Insert_mode
http://vim.wikia.com/wiki/Get_Alt_key_to_work_in_terminal
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---