JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.34k stars 2.38k forks source link

Box symbols in prompt #89

Closed AakashM closed 4 years ago

AakashM commented 4 years ago

Prerequisites

Description

Tried running in Windows Terminal and in Powershell directly, the symbols in many themes are not appearing correctly.

Environment

Steps to Reproduce

  1. Run Get-PoshThemes

Expected behavior: No box symbols

Actual behavior: image

JanDeDobbeleer commented 4 years ago

@AakashM you have two options, use a nerd font on which the icons have been based (and working), or override the icons with icons which are available in Cascadia Code (but to be honest, switching font is the most straightforward option).

AakashM commented 4 years ago

Thanks! Switching to nerd font has solved the issue.

JanDeDobbeleer commented 4 years ago

You're welcome! I made sure to also add that context here.

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.