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

2007-09-19 Thread Bram Moolenaar
James - Given the following command sequence: vim -u NONE :put! =repeat('a', columns) :put =repeat('b', columns) kAC-ka 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

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

2007-09-18 Thread James Vega
Bram, Given the following command sequence: vim -u NONE :put! =repeat('a', columns) :put =repeat('b', columns) kAC-ka 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