mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms
Feat/add wezterm to terms
This commit is contained in:
@@ -38,6 +38,7 @@ pub static TERMS: &[&str] = &[
|
||||
"terminator",
|
||||
"tmux*",
|
||||
"vt100",
|
||||
"wezterm*",
|
||||
"xterm*",
|
||||
];
|
||||
|
||||
|
||||
+1
@@ -32,6 +32,7 @@ TERM st
|
||||
TERM terminator
|
||||
TERM tmux*
|
||||
TERM vt100
|
||||
TERM wezterm*
|
||||
TERM xterm*
|
||||
# Below are the color init strings for the basic file types.
|
||||
# One can use codes for 256 or more colors supported by modern terminals.
|
||||
|
||||
Reference in New Issue
Block a user