diff --git a/tmux.conf b/tmux.conf index 2a93230..c26a4d0 100644 --- a/tmux.conf +++ b/tmux.conf @@ -26,6 +26,7 @@ bind w choose-tree -GZ set -g base-index 1 set -g pane-base-index 1 set -g renumber-windows off +set -g history-limit 10000 setw -g mode-keys vi #setw -g mode-mouse off #set -g default-command /bin/bash