-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
'=' before the end sign appearing on every prompt with a git directory #2380
Comments
See #2377 (comment) |
…mote #2361 requested an indicator for up to date branches, which was added in 20323d6. Since then, 3 users complained about the new indicator: - #2377 - #2380 - #2361 (comment) On one hand we have one request to add a feature. On the other hand we have three complaints about the feature's existence. The feature is going away.
I think you have done enough to provide for a way to do this manually to the OP of the requestor. You could mention in the documentation if someone would want a feature such as this. In any case, now that I think of it, the feature is actually kind of useful. However, I would implement it manually using your posted config if I ever wanted to |
There is a comment in the generated powerlevel10k/config/p10k-lean.zsh Lines 428 to 429 in 932954a
There are other tips of this kind, too. |
thanks |
…mote romkatv/powerlevel10k#2361 requested an indicator for up to date branches, which was added in 20323d6. Since then, 3 users complained about the new indicator: - romkatv/powerlevel10k#2377 - romkatv/powerlevel10k#2380 - romkatv/powerlevel10k#2361 (comment) On one hand we have one request to add a feature. On the other hand we have three complaints about the feature's existence. The feature is going away.
Ever since one of the last updates, I have been getting an '=' sign on the prompts inside a git directory. Attached image for description. Any help on how to remove it would be appreciated (by changing the prompt configs perhaps?).
However, only when there are no commits but the branch is ahead of HEAD, the '=' sign disappears
The text was updated successfully, but these errors were encountered: