1
0
Fork 0
mirror of synced 2024-06-02 23:01:09 -04:00

improved 24b colours override

This commit is contained in:
Gregory Pakosz 2018-03-05 21:17:24 +01:00
parent dd74d33bee
commit faece14dbd

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