PoshCode / Pansies

Powershell ANSI Escape Sequences, functions for colored output, etc.
MIT License
148 stars 14 forks source link

Why does Pansies clobber/overwrite the built-in cmdlets? #26

Open SeryiBaran opened 1 year ago

SeryiBaran commented 1 year ago

Hello!

Why are default cmdlets reassigned in this package?

Jaykul commented 1 year ago

Because PANSIES' Write-Host command is backwards compatible, has more features, and is faster.

I've never had a single complaint about that command, either.