Bram Moolenaar wrote:
Charles Campbell wrote:

The following line, when in a buffer that vim is displaying:

||||m=⎣ℜ(b-a)⎦=1~1026

has the "script R" displayed correctly when the cursor is swept over it
from right to left,
but the "script R" is displayed incorrectly when the cursor is swept
over it from left to right.

I'm using:

Scientific Linux 6.5 (Carbon)
vim 7.4.372
set guifont=Monospace\ Bold\ 12
configure --with-features=huge  --enable-gui=gtk2 --enable-perlinterp
--enable-pythoninterp --enable-cscope
Looks like a problem with the font: the character is wider than the
display cell.  Thus when drawing the character to the right of the
"script R" it erases the rightmost pixels of it.


m=⎣ℜ█

shows this clearly, unfortunately. The filled block is x2588, and its clear that the R extends into the next display cell's territory, since sweeping the cursor left or right leaves the rightmost bits of the R blotted out. Unfortunately, this isn't the only glyph so affected in the Luxi Mono font.

Regards,
Chip Campbell

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui