From: David Michael Date: Thu, 17 Apr 2014 16:43:16 +0000 (-0400) Subject: dircolors: add hurd and mach-gnu-color terminal types X-Git-Tag: v8.23~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce74356bae48518545de01eded2106543b348cff;p=thirdparty%2Fcoreutils.git dircolors: add hurd and mach-gnu-color terminal types mach-color was replaced by mach-gnu-color in Hurd in 2012. mach-color is left for compatibility and corresponding definitions for mach-color are still found in ncurses. * src/dircolors.hin: Add hurd and mach-gnu-color. --- diff --git a/src/dircolors.hin b/src/dircolors.hin index e9e3a6a20c..89ebf5a1fb 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 TERM mlterm TERM putty TERM putty-256color