Files
neovim/src/nvim
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-06 10:27:29 +02:00
2026-08-06 13:17:07 +02:00
2026-08-06 13:17:07 +02:00
2026-08-06 13:17:07 +02:00
2026-08-06 10:27:29 +02:00
2024-01-11 21:37:23 +01:00
2026-03-11 18:00:18 +01:00
2024-01-11 21:37:23 +01:00
2023-11-28 22:23:56 +01:00
2024-01-11 21:37:23 +01:00
2026-04-14 18:39:38 +02:00
2026-04-20 07:09:37 -04:00
2026-07-18 14:31:36 -04:00
2025-11-16 20:36:07 -08:00
2026-07-16 21:39:40 +02:00
2026-07-16 21:39:40 +02:00
2026-07-18 14:31:36 -04:00
2024-01-11 21:37:23 +01:00
2025-09-13 22:49:50 -04:00
2026-08-05 15:37:48 -04:00
2026-08-04 20:48:44 +02:00