Bug#442184: digraph wrapping at end of line causes misdrawn following line

James Vega jamessan at debian.org
Wed Sep 19 02:51:05 UTC 2007


Bram,

Given the following command sequence:

  vim -u NONE
  :put! =repeat('a', &columns)
  :put =repeat('b', &columns)
  kA<C-k>"a

The first character of the 2nd line will be displayed as a " instead of
a b.  This holds true for any character that is used as the first
character for the digraph key sequence, whether or not it actually
composes into a character (e.g., <C-k>AB will display the A).  Issuing a
<C-l> or :redraw does not fix the display problem.  A :redraw! will.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20070918/c9681dc1/attachment.pgp 


More information about the pkg-vim-maintainers mailing list