summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-02-28 16:33:38 -0500
committerDavid Robillard <d@drobilla.net>2022-02-28 16:33:38 -0500
commit69d4a6b71f1816f980456a731d404b2c2a98c6c4 (patch)
tree998c95c8b81a7148a38f55ce1224e06e6df1a1be
parent168d93ff2ab0beae78a00ed840a2620e4adfbc12 (diff)
downloaddotfiles-69d4a6b71f1816f980456a731d404b2c2a98c6c4.tar.gz
dotfiles-69d4a6b71f1816f980456a731d404b2c2a98c6c4.tar.bz2
dotfiles-69d4a6b71f1816f980456a731d404b2c2a98c6c4.zip
Remove now-unknown options from tmux configuration
-rw-r--r--tmux/.tmux.conf3
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