From 18d42a6efde06b35742ccdede2190205d4bcbbe9 Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Tue, 4 Dec 2018 13:24:33 +0200 Subject: [PATCH] tmux statusline changes --- .tmux.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index e0d9f0d..703a51b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,6 +9,8 @@ # \__|_| |_| |_|\__,_/_/\_\ # ############################# +# Tmuxline theme-file +source-file minimalist # use vim motion keys while in copy mode setw -g mode-keys vi #bind-key -T copy-mode-vi v send-keys -X begin-selection @@ -64,7 +66,7 @@ set -g terminal-overrides 'xterm*:smcup@:rmcup@' ############################################################################ #set-option -g status-utf8 on # info on right -set -g status-right-length 100 +#set -g status-right-length 100 #set -g status-right '#(~/.config/Scripts/status.sh)' #set -g status-right '#(rainbarf)#(~/.config/Scripts/status.sh)' # info on left (no session display)