Increase tmux history size
This commit is contained in:
parent
22784efcde
commit
cf0d66c85f
@ -1,6 +1,7 @@
|
||||
set -g prefix C-k
|
||||
set -g escape-time 20
|
||||
set -g mouse on
|
||||
set -g history-limit 1000000
|
||||
|
||||
bind-key C-k send-prefix
|
||||
unbind C-b
|
||||
|
Loading…
Reference in New Issue
Block a user