Files
neovim/test/functional
luukvbaal 7fff91359e fix(message): flush messages before "empty" msg_show #38854
Problem:  When emitting a msg_show event with the "empty" kind,
          there may still be messages waiting to be emitted, which
          are then dropped as a result of recursion protection.
Solution: Flush messages before emitting "empty" message show.
2026-04-07 13:08:55 -04:00
..
2026-03-29 18:16:17 +02:00
2025-12-15 13:55:15 -05:00