bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35247: [PATCH] Add alacritty to terminal list supporting colors


From: Pádraig Brady
Subject: bug#35247: [PATCH] Add alacritty to terminal list supporting colors
Date: Fri, 10 May 2019 08:24:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 12/04/19 12:20, address@hidden wrote:
> From: Doron Behar <address@hidden>
> 
> https://github.com/jwilm/alacritty
> ---
>  src/dircolors.hin | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 3aa445bfa..424ed5b19 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -12,6 +12,7 @@
>  # against the TERM environment variable to determine if it is colorizable.
>  TERM Eterm
>  TERM ansi
> +TERM alacritty
>  TERM *color*
>  TERM con[0-9]*x[0-9]*
>  TERM cons25
> 

I don't see this terminal packaged for Feodra at least.
Why does it need its own TERM ?
If it does, could one add 'color' to get the existing matching?

thanks,
Pádraig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]