]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Explicitly note 256 colours support in terminal
authorSergey Matveev <stargrave@stargrave.org>
Wed, 1 Jun 2022 14:05:29 +0000 (17:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 1 Jun 2022 14:05:29 +0000 (17:05 +0300)
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