Re: Strange display of acute accent in a complex character

2015-01-30 Fir de Conversatie John Little
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

Re: Strange display of acute accent in a complex character

2015-01-29 Fir de Conversatie Yuri
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

Re: Strange display of acute accent in a complex character

2015-01-29 Fir de Conversatie Yuri
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-

Re: Strange display of acute accent in a complex character

2015-01-29 Fir de Conversatie Bram Moolenaar
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

Strange display of acute accent in a complex character

2015-01-29 Fir de Conversatie Yuri Vic
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