>What I most interested is that ASCII-127 was displayed as a single
>character that resembles the shape of a house or triangle under dos
>environment.  However VIM displayed it as "^?", so is a font problem or

>a codepage problem or a problem of vim itself.

\0177 is in fact the <delete> character, so yeah, that should show up as
'^?'.

Intriguing problem, as that'd be like trying to display ^A or ^L as a
visual character instead of a control character.  No idea if that be
possible at all.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to