From a5019dc6aedc5430b98706d3ab7ff3030dc0ada2 Mon Sep 17 00:00:00 2001 From: Arnold Sommerfeld Date: Fri, 17 Nov 2023 09:03:59 +0000 Subject: [tmux] Autorenumber windows --- home/.config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'home/.config/tmux/tmux.conf') diff --git a/home/.config/tmux/tmux.conf b/home/.config/tmux/tmux.conf index b3e3727..c100ac9 100644 --- a/home/.config/tmux/tmux.conf +++ b/home/.config/tmux/tmux.conf @@ -58,6 +58,7 @@ set -g set-titles-string "#T" set -g automatic-rename-format "#{?pane_in_mode,[tmux],#{?#{==:#{pane_current_command},zsh}, #{b:pane_current_path}, #{b:pane_current_path}:#{pane_current_command}}}#{?pane_dead,[dead],}" +set-option -g renumber-windows on #https://github.com/neovim/neovim/wiki/FAQ#esc-in-tmux-or-gnu-screen-is-delayed set -sg escape-time 0 -- cgit v1.2.3-70-g09d2