mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +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 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |