Increase tmux histroy size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user