Files
neovim/test/functional
zeertzjq 439c967010 fix(drawline): 'statuscolumn' breaks unprintable char wrapping (#41198)
Problem:
Evaluating 'statuscolumn' overwrites transchar_charbuf[], which breaks
the drawing of an unprintable char if p_extra points there.

Solution:
Make a copy in wlv.extra so that it won't be overwritten.
2026-08-07 04:01:38 +00:00
..
2026-08-04 15:38:22 -04:00
2026-07-27 11:12:47 -04:00
2026-08-06 13:17:07 +02:00