You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20240203-110809-5046fc22
Ask your question!
Hi there,
I wonder if someone has an idea to configure mouse bindings in a way to allow to move/switch panes inside a tab.
I am looking for a smart and easy way to move panes with mouse.
Atm everything looks fin using key binds with action = act.PaneSelect({ mode = 'SwapWithActiveKeepFocus' }), but as mentioned I want something similar with mouse.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What Operating System(s) are you running on?
Linux Wayland
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20240203-110809-5046fc22
Ask your question!
Hi there,
I wonder if someone has an idea to configure mouse bindings in a way to allow to move/switch panes inside a tab.
I am looking for a smart and easy way to move panes with mouse.
Atm everything looks fin using key binds with
action = act.PaneSelect({ mode = 'SwapWithActiveKeepFocus' }),
but as mentioned I want something similar with mouse.NB: move/switch != resize
Beta Was this translation helpful? Give feedback.
All reactions