On Friday, January 30, 2015 at 9:50:13 AM UTC+13, Yuri Vic wrote:
> I have the UTF8 representation of this character: Ϊ́ (ce 99 cc 88 cc 81)
> kde4, konsole-4.14.2, FreeBSD-10
FWIW, I have konsole 4.13.3, and the accent is being drawn above the diaeresis,
outside the character cell, up into
On 01/29/2015 14:16, Bram Moolenaar wrote:
It should be one character cell. And it does in an Xterm and in gvim
(with GTk). What system / terminal do you use?
After closer examination I now see that the letter itself occupies only
one cell, but the above-mentioned accent is placed on the fol
On 01/29/2015 14:16, Bram Moolenaar wrote:
It should be one character cell. And it does in an Xterm and in gvim
(with GTk). What system / terminal do you use?
kde4, konsole-4.14.2, FreeBSD-10
vim in terminal mode.
Yuri
--
--
You received this message from the "vim_dev" maillist.
Do not top-
Yuri Vic wrote:
> I have the UTF8 representation of this character: Ϊ́(ce 99 cc 88 cc 81)
> It apparently consists of 3 Unicode codepoints: U+0399 U+0308 U+0301
>
> This character shows in vim as 2 separate caret positions. But when cursor
> is on the first position, the second one (an acce
I have the UTF8 representation of this character: Ϊ́(ce 99 cc 88 cc 81)
It apparently consists of 3 Unicode codepoints: U+0399 U+0308 U+0301
This character shows in vim as 2 separate caret positions. But when cursor
is on the first position, the second one (an accent) completely disappears.
T