> tmux/panes/split-the-current-pane-with-a-vertical-line-to-create-a-horizontal-layout

Split the current pane with a vertical line to create a horizontal layout

panes

// shortcut

Ctrl + b%

// tmux command

: split-window -h