GNU bug report logs - #49745
[PATCH] dircolors: add *direct* to TERM matching

Previous Next

Package: coreutils;

Reported by: nl6720 <nl6720 <at> gmail.com>

Date: Tue, 27 Jul 2021 13:33:01 UTC

Severity: normal

Tags: patch

Merged with 39827

To reply to this bug, email your comments to 49745 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#49745; Package coreutils. (Tue, 27 Jul 2021 13:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to nl6720 <nl6720 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 27 Jul 2021 13:33:01 GMT) Full text and rfc822 format available.

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

From: nl6720 <nl6720 <at> gmail.com>
To: bug-coreutils <at> gnu.org, coreutils <at> gnu.org, L A Walsh <coreutils <at> tlinx.org>
Cc: nl6720 <at> gmail.com
Subject: [PATCH] dircolors: add *direct* to TERM matching
Date: Tue, 27 Jul 2021 16:29:59 +0300
* src/dircolors.hin: Add *direct* to match terminals that
support direct colors (24-bit color / TrueColor).
---
Resending this, since it seems to have been forgotten.

 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 834867b14..b5d6452d7 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -17,6 +17,7 @@ TERM con[0-9]*x[0-9]*
 TERM cons25
 TERM console
 TERM cygwin
+TERM *direct*
 TERM dtterm
 TERM gnome
 TERM hurd
-- 
2.32.0





Information forwarded to bug-coreutils <at> gnu.org:
bug#49745; Package coreutils. (Wed, 15 Sep 2021 14:04:01 GMT) Full text and rfc822 format available.

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

From: Pádraig Brady <P <at> draigBrady.com>
To: nl6720 <nl6720 <at> gmail.com>, 49745 <at> debbugs.gnu.org
Subject: Re: bug#49745: [PATCH] dircolors: add *direct* to TERM matching
Date: Wed, 15 Sep 2021 15:03:20 +0100
unarchive 39827
forcemerge 39827 49745
close 39287
stop

On 27/07/2021 14:29, nl6720 wrote:
> * src/dircolors.hin: Add *direct* to match terminals that
> support direct colors (24-bit color / TrueColor).
> ---
> Resending this, since it seems to have been forgotten.
> 
>   src/dircolors.hin | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 834867b14..b5d6452d7 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -17,6 +17,7 @@ TERM con[0-9]*x[0-9]*
>   TERM cons25
>   TERM console
>   TERM cygwin
> +TERM *direct*
>   TERM dtterm
>   TERM gnome
>   TERM hurd
> 

Pushed at https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=7f303de87

cheers,
Pádraig




Forcibly Merged 39827 49745. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Wed, 15 Sep 2021 14:04:02 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 279 days ago.

Previous Next


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