uucore: add foot to the list of terminals that support colors

This commit is contained in:
Sylvestre Ledru 2024-12-04 13:25:24 +01:00
parent de775caa9c
commit a644724137
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@ pub static TERMS: &[&str] = &[
"cygwin",
"*direct*",
"dtterm",
"foot",
"gnome",
"hurd",
"jfbterm",

View file

@ -16,6 +16,7 @@ TERM console
TERM cygwin
TERM *direct*
TERM dtterm
TERM foot
TERM gnome
TERM hurd
TERM jfbterm