mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
2725559fc0
Extends the pane selector to allow: ``` wezterm --config 'keys={{key="p", mods="CTRL", action=wezterm.action{PaneSelect={mode="SwapWithActive"}}}}' ``` to swap the active pane with the selected pane. Similar to https://wezfurlong.org/wezterm/config/lua/keyassignment/RotatePanes.html except that only the active and the selected panes have their positions adjusted. refs: https://github.com/wez/wezterm/issues/1842 refs: https://github.com/wez/wezterm/issues/1975 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |