luukvbaal
2b4c1127ad
feat(ui): emit "msg_clear" event after clearing the screen ( #34035 )
...
Problem: ext_messages cannot tell when the screen was cleared, which is
needed to clear visible messages. An empty message is also
never emitted, but clears messages from the message grid.
Solution: Repurpose the "msg_clear" event to be emitted when the screen
was cleared. Emit an empty message with the `empty` kind to
hint to a UI to clear the cmdline area.
2025-06-26 22:27:21 +00:00
..
2025-03-07 05:45:34 -08:00
2025-06-24 16:37:51 +02:00
2025-06-09 09:07:38 +02:00
2025-06-09 18:57:28 +02:00
2025-05-02 06:06:55 -07:00
2025-06-26 05:16:19 +00:00
2025-06-06 04:34:28 +00:00
2025-05-04 11:22:57 -04:00
2025-06-23 05:41:31 -07:00
2025-05-27 08:54:59 +01:00
2025-05-30 23:47:13 +00:00
2025-02-26 23:06:22 +01:00
2024-11-14 12:40:57 +01:00
2025-02-26 23:06:22 +01:00
2025-02-20 05:26:46 -08:00
2025-06-09 06:57:54 +08:00
2025-06-26 22:27:21 +00:00
2025-06-26 22:27:21 +00:00
2025-06-18 00:40:22 +08:00
2025-04-14 04:19:07 -07:00
2025-04-21 15:05:34 -07:00
2025-05-06 18:00:20 -07:00
2024-11-14 12:40:57 +01:00
2025-05-02 06:06:55 -07:00
2025-06-12 08:04:36 +08:00
2025-05-03 13:38:20 -07:00
2025-01-04 16:48:00 -08:00
2025-06-25 08:25:40 -07:00
2024-11-14 12:40:57 +01:00
2025-04-21 15:05:34 -07:00
2025-05-10 22:12:07 +08:00
2024-11-14 12:40:57 +01:00
2025-03-15 08:18:23 -07:00
2025-04-21 15:05:34 -07:00
2024-11-20 08:24:58 +08:00
2024-11-16 15:32:36 -08:00
2024-12-19 07:07:04 -08:00
2024-11-14 12:40:57 +01:00
2025-04-01 05:02:24 -07:00