>
cheatref
tmux
> tmux
/
windows
/
move-current-window-to-the-left-by-one-position
Move current window to the left by one position
windows
// tmux command
:
swap-window -t -1
// related commands
> start-a-new-session-with-the-name-mysession-and-window-mywindow
> create-window
> rename-current-window
> close-current-window
> previous-window
> view all windows commands