Please add git branch highlighting like Cmder #8356

Closed
opened 2026-01-31 01:27:22 +00:00 by claunia · 2 comments
Owner

Originally created by @JohnDuncanScott on GitHub (May 20, 2020).

Description of the new feature/enhancement

Currently to get git branch highlighting working I need to enable Git Bash. However this isn't particularly user friendly. I currently use Cmder as my console of choice. It seems to be able to show branch information when going into any folder with an "ANSI Execution" option, in this case: "cmd -cur_console:R /cGitShowBranch.cmd" (at least that's how I think the feature activates)

It would be really nice to have something like this in terminal. Otherwise I'm not sure why I'd use Terminal over Cmder.
Branch

Originally created by @JohnDuncanScott on GitHub (May 20, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement Currently to get git branch highlighting working I need to enable Git Bash. However this isn't particularly user friendly. I currently use Cmder as my console of choice. It seems to be able to show branch information when going into any folder with an "ANSI Execution" option, in this case: "cmd -cur_console:R /cGitShowBranch.cmd" (at least that's how I think the feature activates) It would be really nice to have something like this in terminal. Otherwise I'm not sure why I'd use Terminal over Cmder.[ ![Branch](https://user-images.githubusercontent.com/18740815/82481884-ec339c80-9acd-11ea-86cb-f5d0e0839fe3.PNG) ](url)
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 01:27:22 +00:00
Author
Owner

@DHowett commented on GitHub (May 20, 2020):

As evidenced by the "GitShowBranch.cmd", this is a shell feature that can be applied to a great many terminals! Cmder is just a wrapper around "Clink", which you can use inside Windows Terminal to get all of the cool weird features you want in CMD.

I'm gonna close this one because it's not really actionable for us. Sorry.

@DHowett commented on GitHub (May 20, 2020): As evidenced by the "GitShowBranch.cmd", this is a shell feature that can be applied to a great many terminals! Cmder is just a wrapper around "Clink", which you can use inside Windows Terminal to get all of the cool weird features you want in CMD. I'm gonna close this one because it's not really actionable for us. Sorry.
Author
Owner

@JohnDuncanScott commented on GitHub (May 20, 2020):

Awesome, thanks :)

@JohnDuncanScott commented on GitHub (May 20, 2020): Awesome, thanks :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8356