Tuesday, June 23, 2015

encoding termencoding problem

Hi,

I have set my encoding features in _vimrc in utf-8 and notice that I some hexa codes are displayed when I use Vim to yank or copy lines:
It says that "<e9> yanked lines".

CAn you help me to

My vimrc
if has("multi_byte")
set termencoding=utf-8
set encoding=utf-8
set fileencoding=utf-8
set fileencodings=utf-8
"setglobal bomb
endif


I

--
--
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/d/optout.

No comments: