LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Turning on Unicode Support in Vim (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-turning-on-unicode-support-in-vim-734862/)

LXer 06-22-2009 07:12 PM

LXer: Turning on Unicode Support in Vim
 
Published at LXer:

The editor Vim supports Unicode natively. If your X or console keymap is set up to enter unicode characters via the keymap, it will work fine in Vim. Alternatively, there are two other ways of entering these characters. The slow way is just to use their hex code. Hit Ctrl+V, then u, then type the hex code. For example, hex code 00BF will give you an inverted question mark, ¿. This is useful if you only very occasionally want to type one of these characters. Lists of UTF-8 character codes are available online.

Read More...


All times are GMT -5. The time now is 03:29 PM.