improved 24b colours override

This commit is contained in:
Gregory Pakosz
2018-03-05 21:17:24 +01:00
parent dd74d33bee
commit faece14dbd
+1 -1
View File
@@ -600,7 +600,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration'
# screen-*|tmux-*)
# ;;
# *)
# tmux set-option -ga terminal-overrides ",$TERM:Tc"
# tmux set-option -ga terminal-overrides ",*256col*:Tc"
# ;;
# esac
# fi