We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed5a9b commit d2fd5a0Copy full SHA for d2fd5a0
1 file changed
crates/chat-cli/src/cli/chat/util/mod.rs
@@ -76,6 +76,9 @@ fn should_play_bell() -> bool {
76
"gnome-256color",
77
"alacritty",
78
"iterm2",
79
+ "eat-truecolor",
80
+ "eat-256color",
81
+ "eat-color",
82
];
83
84
// Check if the current terminal is in the compatible list
0 commit comments