Files
neovim/src/nvim
luukvbaal 49c19a1fe3 fix(messages): message not flushed at end of command #37904
Problem:  Logic determining messages belonging to the last command to
          show with "g<" does not flush pending messages. This can
          result in clearing the temporary message history before a
          message still belonging to the previous command was emitted.
Solution: Flush pending messages when marking the end of messages
          belonging to previous command.
2026-02-16 11:51:43 -05:00
..
2026-02-16 09:37:36 -05:00
2025-12-20 22:07:27 -05:00
2024-01-11 21:37:23 +01:00
2024-01-11 21:37:23 +01:00
2025-12-15 13:55:15 -05:00
2023-11-28 22:23:56 +01:00
2024-01-11 21:37:23 +01:00
2026-02-12 13:46:45 +01:00
2025-11-16 20:36:07 -08:00
2024-01-11 21:37:23 +01:00
2024-01-11 21:37:23 +01:00
2025-09-13 22:49:50 -04:00
2026-02-14 04:49:34 +00:00
2024-01-11 21:37:23 +01:00
2025-12-06 20:33:02 -05:00
2026-02-08 07:35:40 -05:00
2025-11-19 20:43:15 -08:00
2025-12-16 12:55:32 +08:00