Files
neovim/runtime/lua/vim/_core
luukvbaal bac7c3a996 fix(ui2): update spill indicator when appending to expanded cmdline #38715
Problem:  When messages are appended to an already expanded cmdline,
          the spilled lines indicator is not updated.
Solution: Remove early return for updating virtual text while cmdline is
          expanded, guard updating "msg" virt_text at callsite instead.
(cherry picked from commit 2663f51890)
2026-04-05 14:10:13 +00:00
..
2026-03-24 00:14:55 +01:00
2026-04-01 17:08:38 -04:00
2026-01-23 09:30:37 +01:00