Jawz84 / explainpowershell

PowerShell version of explainshell.com
https://www.explainpowershell.com/
MIT License
34 stars 1 forks source link

Results should be color coded #15

Closed Jawz84 closed 2 years ago

Jawz84 commented 3 years ago

For easier readability, results should be color coded. For example:

Gci| select fullname

🔴Get-ChildItem | 🍏Select-Object fullname

🔴 [Gci help ] 🍏 [ Select help]

Jawz84 commented 2 years ago

Not that big of a deal anymore, thanks to the treeview