Files
neovim/test/functional
luukvbaal c6b5eb30de fix(ui2): don't dismiss expanded messages for non-typed key #39247
Problem:  Invalid check for non-typed key to dismiss expanded cmdline.
          Unable to delay the timer that removes a message from the msg
          window.
Solution: Check for empty string instead of nil to determine whether a
          key is typed.
          Restart the timer if it expires while the user is in the msg
          window. Allow entering the msg window with a mouse click.
(cherry picked from commit faa7c15b5a)
2026-04-20 19:13:17 +00:00
..
2026-03-29 13:36:56 +02:00
2026-03-29 18:16:17 +02:00
2026-04-19 12:36:19 +00:00
2025-12-15 13:55:15 -05:00