Migrate theme to use VCS and Technicolor plugins#4
Open
derekstavis wants to merge 8 commits intooh-my-fish:masterfrom
Open
Migrate theme to use VCS and Technicolor plugins#4derekstavis wants to merge 8 commits intooh-my-fish:masterfrom
derekstavis wants to merge 8 commits intooh-my-fish:masterfrom
Conversation
This glyph renders better on systems using Freetype font rendering library and is better aligned with filled dot used for non-clean vcs state.
Freetype renders the first fish character in a weird way that the greater than sign (>) appears over it. Adding a space between the two characters solves the issue.
|
This code doesn't work with my fish installation (2.2.0 on Ubuntu 14.04). Somehow it doesn't recognize the Update: False alarm. Had run |
Member
Author
|
yeah @hastebrot, it should happen automatically when installing through OMF cli or upgrading, as dependencies are now automatically installed. |
Member
Author
|
@sagebind, now that oh-my-fish/plugin-vcs#5 is merged, how about pulling this patches? |
This file contains hidden or 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
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.
This PR also replaces the VCS "clean" and "dirty" states glyphs by complimentary ones.