>
cheatref
tmux
> tmux
/
misc
/
set-window-numbering-to-start-at-1
Set window numbering to start at 1
misc
// tmux command
:
set -g base-index 1
// related commands
> enter-command-mode
> set-option-for-all-sessions
> set-option-for-all-windows
> enable-mouse-mode
> reload-tmux-configuration
> view all misc commands