Saturday, December 28, 2013

encoding=utf-8 breaks my alt key on Windows

Hi,

I just installed vim-sensible, a plugin that sets a couple sane
defaults, and I found out that it broke my mappings which uses the alt
key. After a little bit of debugging I found out that setting
encoding=utf-8 caused this.

Does anyone know why this happens? And more importantly, how I can fix
this, without disabling the affecting line.

Steps to reproduce:
map <a-a> :w<cr>
set encoding=utf-8

Thanks,
Ties

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: