From 2154d9e07c00a70a2704ef667b769cd6f7938ed2 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sat, 8 Jun 2024 02:45:03 +0200 Subject: [PATCH] tmux: update config --- config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 8522efdb..be151a27 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -1,5 +1,6 @@ set -s escape-time 0 set -g base-index 1 +set -g pane-base-index 1 set-option -g prefix C-a -- 2.51.2