mirror of
https://github.com/wez/wezterm.git
synced 2025-01-08 07:01:35 +03:00
e5387997ba
* Restrict bell events to the proper window. As per the comment in mod.rs, bell events are sent to all windows; not just the window containing the pane which generated the event. To prevent each bell ringing multiple times, the window event handler must check if it has the pane, and ignore the bell event if it doesn't. This fixes bug #5985 Co-authored-by: Sean Estabrooks <sean.estabrooks@eztux.com> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |