From e93eea89069770019f24a632a696394c25085b0c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 18 Jan 2025 17:04:45 +0100 Subject: [PATCH] tmux/panes --- sh/tmux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/tmux.sh b/sh/tmux.sh index 21b84fc..701715e 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -8,6 +8,7 @@ rwx_tmux_setup() { rwx_file_write "${file}" "\ # first index number set-option -g base-index 1 +set-option -g pane-base-index 1 # display duration set-option -g display-time 1536 # reload configuration