[PR #13] Commands that have colored output are treated as interactive so git-ai doesn't kill the colors. #205

Closed
opened 2026-03-02 04:12:56 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/git-ai-project/git-ai/pull/13

State: closed
Merged: Yes


I noticed that git-ai killed colors for things like git status in my terminal (fish).
I've added those commands to the interactive set so that colors get maintained (by using spawn()).

Let me know if this is the wrong solution, I'm happy to fix it another way.

**Original Pull Request:** https://github.com/git-ai-project/git-ai/pull/13 **State:** closed **Merged:** Yes --- I noticed that `git-ai` killed colors for things like `git status` in my terminal (`fish`). I've added those commands to the interactive set so that colors get maintained (by using `spawn()`). Let me know if this is the wrong solution, I'm happy to fix it another way.
kerem 2026-03-02 04:12:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#205
No description provided.