diff --git a/.tmux.conf b/.tmux.conf index 80a45c2..f0bf1e9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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