>
cheatref
tmux
> tmux
/
panes
/
join-two-windows-as-panes-merge-window-2-to-window-1-as-panes
Join two windows as panes (Merge window 2 to window 1 as panes)
panes
// tmux command
:
join-pane -s 2 -t 1
// related commands
> split-the-current-pane-with-a-vertical-line-to-create-a-horizontal-layout
> split-the-current-pane-with-a-horizontal-line-to-create-a-vertical-layout
> close-current-pane
> toggle-pane-zoom
> switch-to-pane-to-the-direction
> view all panes commands