Files
neovim/runtime/lua/vim/_core
luukvbaal 2663f51890 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.
2026-04-05 09:48:38 -04:00
..
2026-03-24 00:14:55 +01:00
2026-04-01 17:04:41 -04:00
2026-01-23 09:30:37 +01:00