changeset 611:96a7b2a3e774

Higher tmux history
author nanaya <me@nanaya.pro>
date Mon, 02 Apr 2018 17:34:07 +0900
parents 2f6b07f2ab94
children b305f2ce5f88
files rc/tmux-2.2.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rc/tmux-2.2.conf	Mon Apr 02 17:33:57 2018 +0900
+++ b/rc/tmux-2.2.conf	Mon Apr 02 17:34:07 2018 +0900
@@ -12,6 +12,7 @@
 set -g set-titles-string '[#S] #I:#W #T'
 
 set -g escape-time 0
+set -g history-limit 10000
 
 setw -g window-status-current-bg black
 setw -g window-status-current-fg white