From d757e66520561291699580606e809f8442c7e6aa Mon Sep 17 00:00:00 2001 From: Tharre Date: Wed, 9 May 2018 02:59:36 +0200 Subject: tmux: set `allow-rename` switch to pre-2.7 default --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 6a08600..a2bc99b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -8,6 +8,7 @@ set -g default-terminal "screen-256color" set -g base-index 1 # start window numbering with 1 set-option -g history-limit 10000 +set-option -g allow-rename on bind-key r source-file ~/.tmux.conf \; display "Config reloaded!" -- cgit v1.2.3-70-g09d2