GNU bug report logs - #35247
[PATCH] Add alacritty to terminal list supporting colors

Previous Next

Package: coreutils;

Reported by: doron.behar <at> gmail.com

Date: Fri, 12 Apr 2019 20:13:02 UTC

Severity: normal

Tags: patch

Full log


Message #11 received at 35247 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: doron.behar <at> gmail.com, 35247 <at> debbugs.gnu.org
Subject: Re: bug#35247: [PATCH] Add alacritty to terminal list supporting
 colors
Date: Fri, 10 May 2019 08:24:09 -0700
On 12/04/19 12:20, doron.behar <at> gmail.com wrote:
> From: Doron Behar <doron.behar <at> gmail.com>
> 
> 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




This bug report was last modified 1 year and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.