Update tmux history size

main
Buddy Sandidge 3 years ago
parent 92cc0c6aa6
commit 8b9d5a3c21

@ -8,7 +8,7 @@ unbind C-b
# More responsive with sending commands
set -sg escape-time 1
set-option -g history-limit 50000
set-option -g history-limit 500000
# Start counting at 0, easier for keyboard shortcuts
set -g base-index 1

Loading…
Cancel
Save