mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-14 02:57:57 +00:00
Merge pull request #6923 from sylvestre/more-terms
uucore: add alacritty to the list of terminals that support colors
This commit is contained in:
commit
18496735da
3 changed files with 5 additions and 1 deletions
2
tests/fixtures/dircolors/internal.expected
vendored
2
tests/fixtures/dircolors/internal.expected
vendored
|
@ -7,6 +7,7 @@
|
|||
# restrict following config to systems with matching environment variables.
|
||||
COLORTERM ?*
|
||||
TERM Eterm
|
||||
TERM alacritty*
|
||||
TERM ansi
|
||||
TERM *color*
|
||||
TERM con[0-9]*x[0-9]*
|
||||
|
@ -15,6 +16,7 @@ TERM console
|
|||
TERM cygwin
|
||||
TERM *direct*
|
||||
TERM dtterm
|
||||
TERM foot
|
||||
TERM gnome
|
||||
TERM hurd
|
||||
TERM jfbterm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue