Skip to content

Promp displays scrambled characters after init'ing #5392

Answered by lewis-yeung
dbwtx asked this question in Troubleshoot
Discussion options

You must be logged in to vote

@dbwtx See FAQ in the documentation. There is an encoding issue in PowerShell. As a workaround, you can add the following code to your PowerShell profile, before the oh-my-posh init command:

[Console]::OutputEncoding = [Text.Encoding]::UTF8

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@JanDeDobbeleer
Comment options

@dbwtx
Comment options

@JanDeDobbeleer
Comment options

@madrum
Comment options

@dbwtx
Comment options

Answer selected by dbwtx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants