diff --git a/tmux/dot-tmux.conf b/tmux/dot-tmux.conf index 3c3a6d4..6776c57 100644 --- a/tmux/dot-tmux.conf +++ b/tmux/dot-tmux.conf @@ -9,6 +9,8 @@ setw -g automatic-rename on set-window-option -g xterm-keys on set -sg escape-time 0 +set -g history-limit 5000 + # Setup vi-mode with better keybindings # TODO: Escape does not work properly for leaving setw -g mode-keys vi