LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Vim not showing some characters (https://www.linuxquestions.org/questions/linux-newbie-8/vim-not-showing-some-characters-752362/)

kofucii 09-03-2009 07:09 AM

Vim not showing some characters
 
Hello,
I'm using slackware 12.2. The problem is that vim, cannot show characters form 0x80 to 0x9f range. I't doesn't matter what encoding is set, If the symbols are in this range 0x80-0x9f, they are not shown. Instead vim shows ~B ~V ~D ... and so on. Can anybody help me?

Agrouf 09-04-2009 07:54 AM

check encoding of the terminal.

kofucii 09-07-2009 09:09 AM

SOLVED:
set isprint=@,~-255


All times are GMT -5. The time now is 05:02 AM.