[tmux] Moar history

pull/28/head
Alpha Chen 10 years ago
parent 8672c94f30
commit 7924aa30ba

@ -4,7 +4,7 @@ set-option -g default-terminal "screen-256color"
set-option -g display-time 3000
## scrollback buffer
set-option -g history-limit 5000
set-option -g history-limit 10000
## unicode
set-option -g status-utf8 on

Loading…
Cancel
Save