Microsoft.PowerShell.ConsoleGuiTools

0.5.0

Cross-platform Console Gui Tools for PowerShell

Minimum PowerShell version

6.2

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Microsoft.PowerShell.ConsoleGuiTools -RequiredVersion 0.5.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Microsoft.PowerShell.ConsoleGuiTools -Version 0.5.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft Corporation.

Package Details

Author(s)

  • PowerShell Team

Tags

Console Gui Out-GridView MacOS Windows Linux

Cmdlets

Out-ConsoleGridView

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

# Release Notes

## v0.5.0

`Out-ConsoleGridView` has been totally refactored!

First off, no more silly F9 menu to accept!
All you have to do is hit `ENTER` to accept your selection or `ESC` to cancel.

Also, `-OutputMode` works as expected now. `Single` lets you only select one item. `Multiple` is the default.

## v0.4.1

* Fix filter indexing to return correct selected objects

## v0.4.0

* Regex filter
* Newlines rendering fix (Thanks @tig!)

## v0.3.0

* Windows OS support (PS 6.2+)
* dynamic column widths
* Fix arrow key issue on non-Windows

## v0.2.0

Initial Release

FileList

Version History

Version Downloads Last updated
0.7.6.0 80,186 10/27/2023
0.7.5.35 307 10/25/2023
0.7.4 5,195 7/28/2023
0.7.3 1,495 7/19/2023
0.7.2 19,222 8/25/2022
0.6.2 35,561 4/29/2021
0.6.1 3,770 9/29/2020
0.6.0 34 9/28/2020
0.5.0 (current version) 52 9/27/2020
0.4.1 2,313 3/19/2020
0.4.0 129 3/17/2020
0.3.0 408 3/10/2020
0.2.0 410 3/6/2020
Show less