tmux: history-limit 32768
This commit is contained in:
parent
6007bcf62f
commit
cfa39ab983
|
@ -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