mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 02:42:05 +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 |
||
---|---|---|
.. | ||
lua | ||
appearance.md | ||
files.md | ||
font-shaping.md | ||
fonts.md | ||
keys.md | ||
launch.md | ||
mouse.md |