diff --git a/applications/tmux.conf b/applications/tmux.conf index 33de3c4..56f7d7d 100644 --- a/applications/tmux.conf +++ b/applications/tmux.conf @@ -19,6 +19,7 @@ setw -g window-status-style 'bg=#241d29' # misc. settings set -s escape-time 0 set -g destroy-unattached on +set -g history-limit 10000 # bindings bind -n M-Down select-pane -D