aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/tmux')
-rw-r--r--home/.config/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
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