diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 0fc7bf2..c2dd661 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -9,6 +9,7 @@ unbind C-b set -g prefix C-space bind C-space send-prefix +set-option -g status-position top # Start windows and panes at 1, not 0 set -g base-index 1 set -g pane-base-index 1