Bug#442184: digraph wrapping at end of line causes misdrawn following line
Bram Moolenaar
Bram at moolenaar.net
Wed Sep 19 09:49:17 UTC 2007
James -
> 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.
I can reproduce it. One more for the todo list...
- Bram
--
Michael: There is no such thing as a dump question.
Bernard: Sure there is. For example "what is a core dump?"
/// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
More information about the pkg-vim-maintainers
mailing list