diff --git a/shell/tmux/tmux.conf b/shell/tmux/tmux.conf index 48c6d54..4e6958b 100644 --- a/shell/tmux/tmux.conf +++ b/shell/tmux/tmux.conf @@ -35,7 +35,7 @@ bind-key h split-window # show tmux status bar by default with (C-s, H) to toggle it set -g status on -set-option -g history-limit 1024000 +set-option -g history-limit 102400000 bind-key H set -s status # simple session switching