I normally have a pretty good experience with Copilot X, but recently they added a feature that whenever something running on the terminal fails (including when manually terminating it with Ctrl + C
), I get this annoying "blue stars" icon that is meant to explain the failure with Copilot. But it also inserts some kind of new line in my terminal, so, for example, if I press "arrow up" to repeat the last command (which I so often do) it writes ^[[A
instead of navigating the last commands.
If at the very least the explanations were good, it would maybe be bearable, but it doesn't even work well for that. And I can't find a way to disable just that feature, and not Copilot entirely, which I do use.