[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] :map and unicode
From: |
Christopher Illies |
Subject: |
[vile] :map and unicode |
Date: |
Thu, 13 Nov 2008 19:51:48 +0100 |
User-agent: |
Mutt/1.4.2.3i |
I would like to map to a unicode character. For example "^Ks," should
become "ș" (unicode 0x219). For this I type: :map! ^V^Ks, ^Vu219 and
vile actually displays the ş character correctly, also when showing
all the mappings with :map!. But when I type ^Ks, in insert mode, some
asian charaters appear and not the expected ş.
I use vile-9.7 on FreeBSD-7, my locale is set to en_US.UTF-8.
Strangely, in the "digraphs.rc" file the digraphs seem to be mapped to
iso-8859 characters, which are not displayed correctly by vile, but
using this digraphs.rc file works. Unfortunately some characters are
missing, as for example the ş.
Christopher
- [vile] :map and unicode,
Christopher Illies <=