Tiny update tmux history limit on dev container (#9218)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user