Do not allow overriding fish_term24bit

Considering this tool is not related to the fish shell itself, there is
no good reason to make this configurable elsewhere.
Cette révision appartient à :
Les De Ridder 2019-03-27 07:00:20 +01:00
Parent a3416b2d6e
révision 6bf6233fa4
1 fichiers modifiés avec 1 ajouts et 2 suppressions

3
saury
Voir le fichier

@ -193,8 +193,7 @@ function on_start
or test "$COLORTERM" = truecolor -o "$COLORTERM" = 24bit
end
set -q fish_term24bit
or set -g fish_term24bit 1
set -g fish_term24bit 1
end
if not test -t 1