about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2021-01-14 12:13:18 +0000
committerDavid Morgan <djm_uk@protonmail.com>2021-01-14 12:13:18 +0000
commit3be5da43d64a550d2bfb437661583d1fc15d57e8 (patch)
tree7d0327bea219b66bd5f6f413ecbfc4a134c286af
parent5b52e9a75118f513d8f244a0b52ff79a7f365bab (diff)
downloaddotfiles-3be5da43d64a550d2bfb437661583d1fc15d57e8.tar.gz
Force 256 colours in tmux
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index cfe79e7..3e75331 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -5,6 +5,7 @@ bind-key a send-prefix
 
 set-window-option -g automatic-rename off
 set-option -g allow-rename off
+set-option -g default-terminal "screen-256color"
 
 set -g bell-action current