mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 08:59:55 -06:00
Update tmux history limit
This commit is contained in:
@@ -34,7 +34,7 @@ setw -g mouse off
|
||||
# set -g default-terminal "xterm-256:color"
|
||||
# set -g default-terminal "${TERM}"
|
||||
set -s default-terminal "tmux-256color"
|
||||
set -g history-limit 6000
|
||||
set -g history-limit 10000
|
||||
|
||||
set -g window-status-style dim
|
||||
set -g window-status-current-style bright
|
||||
|
||||
Reference in New Issue
Block a user