Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild terlar git prompt as configuration of fish_git_prompt #9011

Merged
merged 4 commits into from
Jun 8, 2022

Conversation

faho
Copy link
Member

@faho faho commented Jun 8, 2022

Description

Rerun of #7918. This removes a second git prompt implementation that's not pulling its weight. It's slower than it needs to be.

There are some minor differences in behavior. Users who are interested in those can copy the old function.

Fixes issue #8979

faho added 4 commits June 8, 2022 21:11
This is a neat feature of the terlar git prompt
And then only define it in informative mode.
This removes the awkward secondary logic.

Note that we still ship a function called `__terlar_git_prompt`
because people who picked the prompt will still be calling it - we
don't update the prompt.
The terlar prompt uses `|branch`, this is visually quite important.
@faho faho added this to the fish 3.5.0 milestone Jun 8, 2022
@faho faho merged commit 56b3b27 into fish-shell:master Jun 8, 2022
@faho faho deleted the terlar branch June 16, 2022 08:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant