* src/dircolors.hin: Add *direct* to match terminals that support direct colors (24-bit color / TrueColor). --- src/dircolors.hin | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/dircolors.hin b/src/dircolors.hin index 8f795bc99..b22643dbb 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.25.1