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.
Este commit está contenido en:
Les De Ridder 2019-03-27 07:00:20 +01:00
padre a3416b2d6e
commit 6bf6233fa4
Se han modificado 1 ficheros con 1 adiciones y 2 borrados

3
saury
Ver fichero

@ -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