mirror of
1
0
Fork 0

improved 24b colours override

This commit is contained in:
Gregory Pakosz 2018-03-05 21:17:24 +01:00
parent dd74d33bee
commit faece14dbd
1 changed files with 1 additions and 1 deletions

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