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. -- FATAL ERROR! SYSTEM HALTED! - Press any key to continue doing nothing. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.