bug#54189: [PATCH] dircolors: add hterm

2022-02-27 Thread Mike Frysinger
On 27 Feb 2022 22:14, Pádraig Brady wrote: > On 27/02/2022 21:08, Mike Frysinger wrote: > > * src/dircolors.hin: Add hterm*. > > --- > > src/dircolors.hin | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/src/dircolors.hin b/src/dircolors.hin > > index 673835201311..fa01192bf7e5

bug#54189: [PATCH] dircolors: add hterm

2022-02-27 Thread Pádraig Brady
On 27/02/2022 21:08, Mike Frysinger wrote: * src/dircolors.hin: Add hterm*. --- src/dircolors.hin | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dircolors.hin b/src/dircolors.hin index 673835201311..fa01192bf7e5 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -23,6 +23,7 @@

bug#54189: [PATCH] dircolors: add hterm

2022-02-27 Thread Mike Frysinger
* src/dircolors.hin: Add hterm*. --- src/dircolors.hin | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dircolors.hin b/src/dircolors.hin index 673835201311..fa01192bf7e5 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -23,6 +23,7 @@ TERM cygwin TERM *direct* TERM dtterm TERM

thoughts on NO_COLOR

2022-02-27 Thread Pádraig Brady
I just noticed some de facto treatment of the NO_COLOR env var. https://no-color.org/ I was considering having ls --color=auto honor this, but then thought it is not actually needed in ls, since we give fine grained control over the colors / styles used. For example one might very well always