More history
This commit is contained in:
parent
37ba330b5a
commit
2498798ec3
|
@ -35,7 +35,7 @@ bind-key h split-window
|
||||||
|
|
||||||
# show tmux status bar by default with (C-s, H) to toggle it
|
# show tmux status bar by default with (C-s, H) to toggle it
|
||||||
set -g status on
|
set -g status on
|
||||||
set-option -g history-limit 1024000
|
set-option -g history-limit 102400000
|
||||||
bind-key H set -s status
|
bind-key H set -s status
|
||||||
|
|
||||||
# simple session switching
|
# simple session switching
|
||||||
|
|
Reference in a new issue