mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 10:52:16 +03:00
2337c06c0f
This commit adjusts the the window event routing/queuing so that a queued event can capture a pane_id other than the focused pane. Since we only allow one queued instance of a given named event in a window, a consequence of this is that multiple bell events coming from different panes at the same time may race and the loser's event will be dropped. We log a warning in that case. refs: #3 |
||
---|---|---|
.. | ||
bell.md | ||
format-tab-title.md | ||
format-window-title.md | ||
open-uri.md | ||
update-right-status.md | ||
window-config-reloaded.md | ||
window-resized.md |