tmux: history-limit 32768
This commit is contained in:
parent
b078e47ead
commit
44364e60a6
|
@ -42,3 +42,4 @@ bind-key R respawn-window
|
|||
#selectp -t 0
|
||||
|
||||
set-window-option -g xterm-keys on
|
||||
set-option -g history-limit 32768
|
||||
|
|
Loading…
Reference in New Issue