wezterm
wezterm copied to clipboard
Scroll unfocused pane
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20220807-193129-ac3a9c00
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
Seemingly similar to https://github.com/wez/wezterm/issues/1437. Cannot scroll on a pane which is unfocused, it will instead scroll the currently active pane.
To Reproduce
Create two panes, attempt to scroll on the inactive one.
Configuration
no config
Expected Behavior
(It should be possible to enable the behavior that) scrolling over the inactive pane should scroll the hovered pane, not the currently focused one.
Logs
No response
Anything else?
I could imagine this behavior not being desirable to people, given the lack of mention of it that i can find in config/issues, so perhaps a there ought to be a config option?