From 69d4a6b71f1816f980456a731d404b2c2a98c6c4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 28 Feb 2022 16:33:38 -0500 Subject: Remove now-unknown options from tmux configuration --- tmux/.tmux.conf | 3 --- 1 file changed, 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 -- cgit v1.2.1