renumber window

This commit is contained in:
thek4n 2025-03-17 18:17:56 +03:00
parent 749205acc0
commit 9bcdb62015

View File

@ -18,7 +18,7 @@ set -g repeat-time 400
set -g base-index 1 set -g base-index 1
set -g pane-base-index 1 set -g pane-base-index 1
set -g renumber-windows off set -g renumber-windows on
set -g history-limit 10000 set -g history-limit 10000
@ -44,4 +44,4 @@ set -g update-environment[105] 'SSH_ASKPASS'
set -g update-environment[106] 'SSH_AUTH_SOCK' set -g update-environment[106] 'SSH_AUTH_SOCK'
set -g update-environment[107] 'SSH_AGENT_PID' set -g update-environment[107] 'SSH_AGENT_PID'
set -g update-environment[108] 'SSH_CONNECTION' set -g update-environment[108] 'SSH_CONNECTION'
set -g update-environment[109] 'SSH_TTY' set -g update-environment[109] 'SSH_TTY'