JanDeDobbeleer / oh-my-posh2

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

Piping to awk in Windows 10 causes odd issue #260

Closed arnabanimesh closed 4 years ago

arnabanimesh commented 4 years ago

Refer to the below-mentioned screenshots:

image image

It also has a windows chime (error sound) associated with it.

This awk.exe (GNU Awk 5.1.0) is located in /usr/bin/awk.exe of msys64.

I have tried it with PS Core in Ubuntu (zsh), and also with vanilla PowerShell 5.

It does not seem to throw any error anywhere else.

JanDeDobbeleer commented 4 years ago

This seems to be related to #270 which also has issues with unix exectuables. No idea why though.

JanDeDobbeleer commented 4 years ago

@arnabanimesh can you check if this is still an issue on V3? Https://ohmyposh.dev

arnabanimesh commented 4 years ago

This issue has been resolved in V3.