JanDeDobbeleer / oh-my-posh2

A prompt theming engine for Powershell
MIT License
5.19k stars 284 forks source link

Images under Show-Colors & Show-ThemeColors has wrong colors #320

Closed dhanushkac closed 4 years ago

dhanushkac commented 4 years ago

Check magenta & white

JanDeDobbeleer commented 4 years ago

Hey @dhanushkac, please have a look at V3, this has been addressed there. https://ohmyposh.dev

dhanushkac commented 4 years ago

Hey @dhanushkac, please have a look at V3, this has been addressed there. https://ohmyposh.dev

Thank you 🙂 This looks great. Now, this has lots of features as it seems. Unfortunately, I feel this one is slower than the old one with command executions. Have to check more. Will check later 👍

JanDeDobbeleer commented 4 years ago

Command isn't what you want to use if you need to communicate with the shell. Check Environment Variables and Set-PoshContext. Command will be removed (or don't use it with PowerShell as it's too slow).

dhanushkac commented 4 years ago

Okay. thank you. Old version works fine for me. Love using it. 👍