1
0
Fork 0

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.
Dieser Commit ist enthalten in:
Les De Ridder 2019-03-27 07:00:20 +01:00
Ursprung a3416b2d6e
Commit 6bf6233fa4
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen

3
saury
Datei anzeigen

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