>
cheatref
tmux
> tmux
/
windows
/
start-a-new-session-with-the-name-mysession-and-window-mywindow
start a new session with the name mysession and window mywindow
windows
// shell
$
tmux new -s mysession -n mywindow
// related commands
> create-window
> rename-current-window
> close-current-window
> previous-window
> next-window
> view all windows commands