"1 <C-k> >>> Ctrl-K key combination 2 = >>> = key 3 e >>> e key"
I got a chinese character and not € "GREEK CAPITAL LETTER PI -> Π char, the <C-k>P*" I got GREEK CAPITAL LETTER PI -> Π char I use vim 7.3.796 on windows xp simplified chinese (codepage 936) I got both correct using gVim 7.3.796 on the same system. I would consider these the limitation of console. Under all MS Windows versions, console forces input to be some kind of encodings except utf-8, and if without parameter, output would be same as input, or unicode if having a parameter /U. So it would be better to use gVim instead to avoid the problem of console. -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
