helix
helix copied to clipboard
Add git branch name to statusline
When https://github.com/helix-editor/helix/pull/3890 lands I assume it will be easy to get the name of the current branch? Can we then get it in the status-line like this Neovim example:

I think it would look good in a little box, like in the screenshot.
The implementation should be pretty straight forward. I will send a PR if #3890 (and probably one or two followup PRs I have planned) get merged
Done with https://github.com/helix-editor/helix/pull/5682 :)