On 04/17/2014 05:43 PM, David Michael wrote: > * src/dircolors.hin: Add hurd and mach-gnu-color. > --- > > Hi, > > Current Hurd-based systems use these two terminal types which are > capable of displaying color. Can they be added to dircolors? > > Thanks. > > David > > src/dircolors.hin | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/dircolors.hin b/src/dircolors.hin > index e9e3a6a..89ebf5a 100644 > --- a/src/dircolors.hin > +++ b/src/dircolors.hin > @@ -29,12 +29,14 @@ TERM dtterm > TERM eterm-color > TERM gnome > TERM gnome-256color > +TERM hurd > TERM jfbterm > TERM konsole > TERM kterm > TERM linux > TERM linux-c > TERM mach-color > +TERM mach-gnu-color
Is mach-color now deprecated, should we remove it? It's been there since 1999. What distinguishes mach-gnu-color? thanks, Pádraig.
