-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Revised symbols #245
Comments
If you prefer not altering the current symbols, I am wondering if you could support two new
|
Relating to #223 the symbols could be customizable as well. |
thanks @tinder-cfuller I didn't know about this spaceship prompt. They indeed put a lot of thought into this I think it may be good to make gita more customizable, then everyone can have his/her favorite visualizations |
v0.16.4 is available via |
@nosarthur Installed! 👍 A couple things I took note of:
See the example I shared in my first message (above) that demonstrates this. Thank you!! ❤️ |
Full alignment would require us to get status for all repos first. It would cause the terminal to be frozen if there are hundreds of repos (I don't know why ppl do that ... but there are often requests related to such usage cases) Maybe I can do fixed width with space fillings on the branch name, say 10 characters, it would resolve most cases unless one has very long branch names. What do you think? |
Oh, that makes sense. Thanks for the explanation. 👍
Might it help to move the symbols to their own column separate from the branch? So at least the opening brackets may all be aligned. The result could be the following:
☝️ Then the |
please pip install again for a minor update for the alignment actually the |
Sounds great. Thank you! 👍 |
These changes are looking great so far. Are you planning to add all of the symbols in #245 (comment)? E.g. I notice that when a repo is behind main, the colour changes but there are no symbols in the brackets |
yeah, that's the plan; I need to do some refactoring first |
It seems spaceship doesn't cover all the status gita covers now. For example, local is in sync with remote, local doesn't have remote |
please try 0.16.5 after pip install, replace branch by spaceship_status for the gita info setting
|
Nice thanks! Although it would be even nicer to have both the colours and the spaceship symbols. 🚀 |
I can surely add that |
please try 0.16.6 also, you would have to revert
If you want to customize the symbols, see https://github.com/nosarthur/gita#customize-information-displayed-by-the-gita-ll-command |
Beautiful thankyou! 👏 |
@nosarthur Thank you for making these changes! ❤️ This is great! There are a couple additional items I would kindly suggest:
May you please re-open this issue? Or would you prefer I create new separate issues? |
v0.16.6.4 has stash status implemented |
I just noticed that
|
thanks @yellowtailfan I have updated the help message in v0.16.6.5 |
Much better now, thanks @nosarthur! |
May I kindly suggest adopting the following symbols:
?
+
!
»
✘
$
=
⇡
⇣
⇕
I also believe it would be a great style to enclose them in
[
and]
as well.For example:
The text was updated successfully, but these errors were encountered: