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.
このコミットが含まれているのは:
Les De Ridder 2019-03-27 07:00:20 +01:00
コミット 6bf6233fa4
1個のファイルの変更1行の追加2行の削除

3
saury
ファイルの表示

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