PowerShell / ConsoleGuiTools

Modules that mix PowerShell and GUIs/CUIs!
https://www.powershellgallery.com/packages/Microsoft.PowerShell.ConsoleGuiTools
MIT License
776 stars 59 forks source link

Fixes #121. Filter applies to input; output will include only visible and marked items #163

Closed tig closed 2 years ago

tig commented 2 years ago

Fixes #121

This PR surgically fixes the issue described in #121

tig commented 2 years ago

Closing because this was already merged with https://github.com/PowerShell/GraphicalTools/pull/166,