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:
@@ -39,7 +39,7 @@ setw -g mouse off
|
||||
# set -g default-terminal "xterm-256:color"
|
||||
# set -g default-terminal "${TERM}"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g history-limit 15000
|
||||
set -g history-limit 55000
|
||||
|
||||
set -g window-status-style dim
|
||||
set -g window-status-current-style bright
|
||||
|
||||
Reference in New Issue
Block a user