Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms

Feat/add wezterm to terms
This commit is contained in:
Dylan Ullrich
2025-06-02 22:54:05 -07:00
committed by GitHub
parent be9af9c249
commit 862565cd1a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ pub static TERMS: &[&str] = &[
"terminator",
"tmux*",
"vt100",
"wezterm*",
"xterm*",
];
+1
View File
@@ -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.