This looks like a bug that I've worked around. I've noticed in windows
vista that mapping alt keys doesn't work in ~/.vimrc. Mapping after
vim loads works fine, and creating a separate file with the mappings
and then sourcing it from an autocommand works:
autocmd VimEnter * source ~/.vimbugfix
For reference, alt a-z in insert mode gives:
áâãäåæçèéêëìíîïðñòóôõö÷øùú
I get the same result with default settings, and no vimrc or gvimrc.
- Ian Kelling
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---