This commit is contained in:
Harivansh Rathi 2026-02-18 13:02:09 -05:00
parent d8b54c8b00
commit b399c98168

View file

@ -48,6 +48,7 @@ set -g automatic-rename-format '#{b:pane_current_path}'
# Start all numbering at 1 instead of 0 for better key reachability
set-option -g base-index 1
set-option -g pane-base-index 1
set-option -g renumber-windows on
# Increase history limit, as we want an "almost" unlimited buffer.
# May be set to something even higher, like 250k