]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
Explicitly note 256 colours support in terminal
[dotfiles.git] / tmux / .tmux.conf
index 512bf7d5560ea33ca73d9dddb6126b2a14dfff84..62097fc90323345285caef1cb91960d0aab6d1c0 100644 (file)
@@ -5,7 +5,7 @@ set-option -g escape-time 1
 set-option -g repeat-time 0
 set-option -g history-limit 20000
 set-option -g renumber-windows on
-set-option -g terminal-features[0] "screen*:title:clipboard:ccolour:cstyle"
+set-option -g terminal-features[0] "screen*:256:ccolour:clipboard:cstyle:title"
 set-option -gU terminal-features[1]
 
 set-option -g prefix C-a