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

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

panes

// shortcut

Ctrl + b"

// tmux command

: split-window -v