jdhitsolutions / PSScriptTools

:wrench: :hammer: A set of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console. Most should work in both Windows PowerShell and PowerShell 7, even cross-platform. Any operating system limitations should be handled on a per command basis. The Samples folder contains demonstration script files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Out-Copy needs to ignore ANSI

jdhitsolutions opened this issue · comments

Out-Copy includes ANSI markers by default when used in PowerShell 7. The command should capture plain text, but offer an option to capture ANSI.

This will be updated in v2.41.0

This is fixed in v2.41.0