diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 90ed685..8bfaada 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -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