From e308233918ba717083e2630d8ee648f1111288aa Mon Sep 17 00:00:00 2001 From: thomasba Date: Fri, 30 Sep 2016 22:21:14 +0200 Subject: [PATCH] removed deprecated config line --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 00d25ff..c76e5de 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -79,7 +79,7 @@ set -g status-left-style "none" set -g message-command-style "fg=colour144,bg=colour237" set -g status-right-style "none" set -g pane-active-border-style "fg=colour27" -set -g status-utf8 "on" +#set -g status-utf8 "on" set -g status-style "bg=colour234,none" set -g message-style "fg=colour144,bg=colour237" set -g pane-border-style "fg=colour237"