tmux: Set term to tmux-256color
authorStefan Huber <shuber@sthu.org>
Tue, 4 Sep 2018 18:59:47 +0000 (20:59 +0200)
committerStefan Huber <shuber@sthu.org>
Tue, 4 Sep 2018 18:59:47 +0000 (20:59 +0200)
dotfiles/tmux/.tmux.conf

index ea16a51d8c9eb1a409c3d7e898605dc46028a380..eacc15f3489495c4aa49ada178fd488d07d9052d 100644 (file)
@@ -1,4 +1,4 @@
-set -g default-terminal "xterm-256color"
+set -g default-terminal "tmux-256color"
 set -g mouse on