From 45fdd465dfc41bf127067786e49e3185bbd869f0 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Fri, 28 Apr 2017 09:31:24 -0500 Subject: [PATCH] Removed invalid option --- .tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index cca6cf6..e2fb4aa 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -27,7 +27,6 @@ set-option -g history-limit 10000 set-option -g word-separators " -_@" set-option -g renumber-windows off set-option -g repeat-time 500 -set-option -g set-remain-on-exit off set-option -g set-titles off set-option -g set-titles-string "#S:#I:#W - "#T" #{session_alerts}" set-option -g status on