Out-ConsoleGridView -OutputMode Single - cannot select anything #79
Labels
enhancement
New feature or request
Module-ConsoleGuiTools
This issue is about Microsoft.PowerShell.ConsoleGuiTools
Steps to reproduce
Expected behavior
An option to select one of the entries. If I run Out-GridView -OutputMode Single I can select one entry and have it returned back on the console:
Actual behavior
As far as I can see I have no option of selecting an item and have it returned when I run
Get-Process | Out-ConsoleGridView -OutputMode Single
. I have tried to select and pressed Space and Enter to select but I am still stuck in the menu and can only exit it by pressing F9.Environment data
$PSVersionTable:
The text was updated successfully, but these errors were encountered: