Files
neovim/runtime/lua/vim/_core
Luuk van Baal 607fcfb37a fix(ui2): ensure msg window is visible after closing tab
Problem:  After closing a tabpage while the msg window is showing a
          message, it is hidden while the msg window still contains a
          message.
Solution: Unhide the msg window after entering a tabpage and it still
          contains a message.

Co-authored-by: Linykq <yukunlin590@gmail.com>
2026-04-20 14:20:20 +02:00
..
2026-04-18 15:38:59 -04:00
2026-01-23 09:30:37 +01:00