More history

This commit is contained in:
Daniel Flanagan 2019-09-27 18:39:59 -05:00
parent 37ba330b5a
commit 2498798ec3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ bind-key h split-window
# show tmux status bar by default with (C-s, H) to toggle it
set -g status on
set-option -g history-limit 1024000
set-option -g history-limit 102400000
bind-key H set -s status
# simple session switching