mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
c4a248f1a3
This commit allows for the SplitPane internal action to use the pane id of an existing pane as the source of the pane to be added in the new split target, rather than spawning a new command. This can be used to move a pane from one tab to another, and is analagous to tmux's `join-pane` command. refs: https://github.com/wez/wezterm/discussions/2043 refs: https://github.com/wez/wezterm/issues/1253 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |