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