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

installing fonts on Windows/PowerShell - "meslo" should be "Meslo" #6052

Closed
1 task done
inwenis opened this issue Dec 23, 2024 · 1 comment
Closed
1 task done

installing fonts on Windows/PowerShell - "meslo" should be "Meslo" #6052

inwenis opened this issue Dec 23, 2024 · 1 comment
Assignees
Labels
📖 docs A documentation change/addition

Comments

@inwenis
Copy link

inwenis commented Dec 23, 2024

Code of Conduct

  • I agree to follow this project's Code of Conduct

What would you like to see changed/added?

https://ohmyposh.dev/docs/installation/fonts#installation

Not sure how much your care about win/ps but apparently font names need to match letter case.



oh-my-posh font install meslo
no matching font found

oh-my-posh font install Meslo
works

$PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.6
PSEdition                      Core
GitCommitId                    7.4.6
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

oh-my-posh --version
24.17.1
@inwenis inwenis added the 📖 docs A documentation change/addition label Dec 23, 2024
JanDeDobbeleer added a commit that referenced this issue Dec 23, 2024
JanDeDobbeleer added a commit that referenced this issue Dec 23, 2024
@JanDeDobbeleer
Copy link
Owner

@inwenis fixed with the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 docs A documentation change/addition
Projects
None yet
Development

No branches or pull requests

2 participants