From 8c2c01e0699edf54fad603d7aa276232f440b607 Mon Sep 17 00:00:00 2001 From: Peter Dahlberg Date: Thu, 5 May 2016 17:43:28 +0200 Subject: [PATCH] tmux: Option 'status-utf8' no longer needed --- tmux/tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 4d5b18c..77d9edd 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -7,7 +7,6 @@ bind | split-window -h bind - split-window -v ### set status line appearance -set -g status-utf8 on set -g status-fg white set -g status-bg black