vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] :map and unicode


From: Thomas Dickey
Subject: Re: [vile] :map and unicode
Date: Thu, 13 Nov 2008 16:20:24 -0500 (EST)

On Thu, 13 Nov 2008, Christopher Illies wrote:

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 ş.

ok... I'll have to work on that (I guess I overlooked it - I'd thought the largest omission was regular expressions).

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 ş.

that sounds consistent.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

reply via email to

[Prev in Thread] Current Thread [Next in Thread]