luukvbaal
bf1d4e9793
fix(messages): capture execute("messages") with ext_messages ( #34342 )
...
Problem: "msg_history_show" event is emitted when `msg_silent > 0`.
E.g. when capturing its output with `execute()`, which also
doesn't work with ext_messages.
Solution: Don't emit the "msg_history_show" event when `msg_silent > 0`.
Call regular messaging functions when `redirecting()`, to
execute `redir_write()` while ensuring the message itself
is not emitted.
2025-06-06 16:45:30 +02:00
..
2025-03-07 05:45:34 -08:00
2025-05-04 11:22:57 -04:00
2025-05-02 06:06:55 -07:00
2025-05-02 06:06:55 -07:00
2025-05-26 09:24:45 +08:00
2025-06-06 04:34:28 +00:00
2025-05-04 11:22:57 -04:00
2025-06-06 12:40:57 +02: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-04-21 15:05:34 -07:00
2025-06-06 16:45:30 +02:00
2024-12-18 23:59:03 +00: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-05-19 08:11:54 +08:00
2025-05-03 13:38:20 -07:00
2025-01-04 16:48:00 -08:00
2025-05-24 01:02:22 +02: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