From: Sergey Matveev Date: Mon, 2 Sep 2019 09:25:54 +0000 (+0300) Subject: Very useful renumber-windows tmux options X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=fc2427a0523a27eb31ca2d2ff7f32da82bb31734 Very useful renumber-windows tmux options --- diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 1869462..00387b3 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -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