From e4b91eec75a057185d7a618e0378811fb2b0a34e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Nov 2021 10:06:00 +0900 Subject: .tmux.conf: set renumber-windows on --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index aa87cbb..3feb499 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -12,6 +12,7 @@ # BASICS {{{2 set-option -g base-index 1 set-option -g pane-base-index 1 +set-option -g renumber-windows on set-option -g default-shell /usr/local/bin/zsh set-option -g history-limit 10000 -- cgit v1.3-1-g0d28