-
Notifications
You must be signed in to change notification settings - Fork 64
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
Pull #139
Closed
Closed
Pull #139
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🐛 Fix theme human prompt space between symbols
✨ Add bold prompt switcher command
New commands: - fancygit --disable-host-name - fancygit --enable-host-name
New commands: - fancygit --enable-user-symbol - fancygit --disable-user-symbol
Feat/hide prompt parts
…heme ✨ Add human dracula color scheme
🐛 Fix human dracula color-scheme branch color
🐛 Fix human dracula color-scheme branch color
This was related to the bold-prompt flag (fancygit --enable-bold-prompt). When it was active, the tput crashed the history commands navigation in 4 bytes.
Fix/bold prompt
Fix double space after branch name when using human theme and double line mode is disabled.
…e-notification-area 🐛 Fix double space after branch name on human theme
Add missing icon overrides for git and venv
docs: add nboehm99 as a contributor for code
Some of the git aliases (ga, gaa, gck, gd, gs) clear the terminal as part of the operation. This means terminal scrollback is lost which is undesirable for some users. This commit adds a setting to toggle the behavior.
✨ add setting for clear in git aliases
docs: add szczys as a contributor for code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR