]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
Very useful renumber-windows tmux options
[dotfiles.git] / tmux / .tmux.conf
index 1869462331a1865d3f980d81397827df60e515af..00387b33fcbd9d7c10f9dc4c01c830d8296e138b 100644 (file)
@@ -4,6 +4,7 @@ set-option -g default-terminal "screen-256color"
 set-option -g escape-time 1
 set-option -g repeat-time 0
 set-option -g history-limit 20000
+set-option -g renumber-windows on
 
 set-option -g prefix C-a
 unbind-key C-b