diff options
-rw-r--r-- | tmux/.tmux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 2612405..9cea3df 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,6 +1,3 @@ -set -g status-utf8 on -set -g utf8 on - set -g default-terminal "screen-256color" set -g status-bg colour235 |