mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
uucore: add foot to the list of terminals that support colors
This commit is contained in:
@@ -22,6 +22,7 @@ pub static TERMS: &[&str] = &[
|
||||
"cygwin",
|
||||
"*direct*",
|
||||
"dtterm",
|
||||
"foot",
|
||||
"gnome",
|
||||
"hurd",
|
||||
"jfbterm",
|
||||
|
||||
+1
@@ -16,6 +16,7 @@ TERM console
|
||||
TERM cygwin
|
||||
TERM *direct*
|
||||
TERM dtterm
|
||||
TERM foot
|
||||
TERM gnome
|
||||
TERM hurd
|
||||
TERM jfbterm
|
||||
|
||||
Reference in New Issue
Block a user