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

Include missing glyphs used by oh-my-posh #210

Closed
pmartin-brierley opened this issue Dec 2, 2019 · 5 comments · Fixed by #720
Closed

Include missing glyphs used by oh-my-posh #210

pmartin-brierley opened this issue Dec 2, 2019 · 5 comments · Fixed by #720

Comments

@pmartin-brierley
Copy link

Please include some of the following glyphs that are used by oh-my-posh themes. These can be added to the powerline variants:

VirtualEnvSymbol  \ue606
PromptIndicator ❯ \u276f
FailedCommandSymbol ⨯ \u2a2f
BranchUntrackedSymbol ≢ \u2262
BranchIdenticalStatusToSymbol ≣ \u2263
Bitbucket  \uf171
GitLab  \uf296
Github  \uf09b

@hanubeki
Copy link

hanubeki commented Dec 4, 2019

A part of the issue could be #194

@aaronbell
Copy link
Collaborator

I am able to add some of the characters that you mention, but cannot add the u+exxx or u+fxxx characters at this time as they're part of the greater Nerd Fonts set. Once that all has been sorted out, this will get resolved :)

@pmartin-brierley
Copy link
Author

I am able to add some of the characters that you mention, but cannot add the u+exxx or u+fxxx characters at this time as they're part of the greater Nerd Fonts set. Once that all has been sorted out, this will get resolved :)

Got it, thanks!

@sba923
Copy link

sba923 commented Dec 19, 2019

Also missing:

ElevatedSymbol \u26a1 HIGH VOLTAGE SYMBOL

@sba923
Copy link

sba923 commented Dec 19, 2019

Now that I know there are fonts out there with these glyphs ;-) I would've liked to try "Hack Nerd Font" with PowerShell, but it seems it lacks the isFixedPitch bit and thus cannot be used... Any alternatives? @shanselman's excellent writeup led me to try Delugia-Code, but it lacks

PromptIndicator ❯ \u276f

P.S. feel free to reject this as "off-topic"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants