Files
neovim/runtime/lua/vim
luukvbaal faa7c15b5a 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.
2026-04-20 11:38:47 -04:00
..
2026-04-20 07:09:37 -04:00
2026-03-11 18:24:57 +01:00
2026-04-20 07:09:37 -04:00
2025-06-06 15:36:48 +01:00
2026-04-18 15:38:59 -04:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-12 14:17:50 +02:00
2026-04-18 15:38:59 -04:00
2026-03-11 18:00:18 +01:00
2026-04-18 15:38:59 -04:00