From ed87534ba97efe7f00ef87049dc4ad2f7191dfd3 Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 20 Aug 2017 12:16:57 +0200 Subject: tmux: 10000 lines of history are enough --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index d317df6..4a7f970 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -6,7 +6,7 @@ set -g default-terminal "screen-256color" set -g base-index 1 # start window numbering with 1 -set-option -g history-limit 100000 +set-option -g history-limit 10000 bind-key r source-file ~/.tmux.conf \; display "Config reloaded!" -- cgit v1.2.3-70-g09d2