make tmux display more history

master
an 2021-06-20 07:50:06 -06:00
parent 5462b43330
commit de91a754cc
1 changed files with 1 additions and 0 deletions

View File

@ -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