wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
18.05k stars 807 forks source link

Add a new action to just select prev and next panes #6424

Open diwasrimal opened 4 days ago

diwasrimal commented 4 days ago

Is your feature request related to a problem? Please describe. Not exactly

Describe the solution you'd like Creating new action(s) that lets people navigate through prev and next panes. This will allow people to just bind two keys to navigate through panes, instead of mapping four different ones. Most people like me with small screens will just use two or three panes at max. So an action to just cycle next/prev panes seems like a good feature to have.

Describe alternatives you've considered I don't know of any