From bb7e130f1c94fff7bc44c2ce7a9e5e146c0f0d71 Mon Sep 17 00:00:00 2001 From: Ayman Bagabas Date: Wed, 11 Dec 2024 08:33:35 -0500 Subject: [PATCH] fix: remove invalid terminal types --- env.go | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/env.go b/env.go index 5a982b0..3486e84 100644 --- a/env.go +++ b/env.go @@ -130,9 +130,7 @@ func envColorProfile(env map[string]string) (p Profile) { "kitty", "rio", "st", - "wezterm", - "xterm-ghostty", - "xterm-kitty": + "wezterm": return TrueColor case "xterm": for _, t := range []string{