Skip to content

Fix/out-gridview linux compatibility#58

Open
0x0ff537 wants to merge 2 commits into
NetSPI:masterfrom
0x0ff537:fix/out-gridview-linux-compat
Open

Fix/out-gridview linux compatibility#58
0x0ff537 wants to merge 2 commits into
NetSPI:masterfrom
0x0ff537:fix/out-gridview-linux-compat

Conversation

@0x0ff537

@0x0ff537 0x0ff537 commented Jun 9, 2026

Copy link
Copy Markdown

This version implements a native option to display multi-selectable tables that can run in Linux or macOS PowerShell. If it's run in Windows, it will fall back to the "out-gridview" PowerShell commandlet.

0x0ff537 added 2 commits June 8, 2026 11:07
…dView depends on a Windows-only GUI assembly and fails on PowerShell Core (Linux/macOS). Added Select-MBItem, a console-based drop-in for 'Out-GridView -PassThru' that falls back to native Out-GridView on Windows, and updated all picker call sites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant