Tiny update tmux history limit on dev container (#9218)

This commit is contained in:
fzyzcjy
2025-08-15 15:22:08 +08:00
committed by GitHub
parent e3e75a786a
commit f8644a5632

View File

@@ -304,6 +304,7 @@ set-window-option -g mode-keys vi
set-option -g escape-time 0
set-option -g base-index 1
set-window-option -g mouse on
set -g history-limit 100000
EOF
# Configure Git