Microsoft.PowerShell.ConsoleGuiTools
0.6.2
Cross-platform Console Gui Tools for PowerShell
Minimum PowerShell version
6.2
Installation Options
Owners
Copyright
(c) Microsoft Corporation.
Package Details
Author(s)
- PowerShell Team
Tags
Console Gui Out-GridView Out-ConsoleGridView Terminal.Gui gui.cs MacOS Windows Linux
Cmdlets
PSEditions
Dependencies
This module has no dependencies.
Release Notes
# Release Notes
## v0.6.2
Update Terminal.Gui to 1.0.
Disable mouse mode to fix bug with mouse movement being printed to console.
Gracefully fail when running in remote sessions.
## v0.6.1
Fix off-by-one error with ellipsis so columns should be better aligned.
## v0.6.0
Now supports `-Filter` parameter.
Updated to use the final release of `Terminal.Gui` v0.90 (which is feature complete for 1.0).
## 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
- Microsoft.PowerShell.ConsoleGuiTools.nuspec
- Microsoft.PowerShell.ConsoleGuiTools.psd1
- Microsoft.PowerShell.ConsoleGuiTools.dll
- Microsoft.PowerShell.OutGridView.Models.dll
- Terminal.Gui.dll
- NStack.dll
- Microsoft.PowerShell.OutGridView.Models.pdb
- Microsoft.PowerShell.ConsoleGuiTools.pdb
- README.md
- LICENSE.txt
- en-US\ConsoleGuiToolsModule.dll-Help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.7.7 | 141,154 | 5/1/2024 |
0.7.6.0 | 85,755 | 10/27/2023 |
0.7.5.35 | 311 | 10/25/2023 |
0.7.4 | 5,241 | 7/28/2023 |
0.7.3 | 1,504 | 7/19/2023 |
0.7.2 | 19,330 | 8/25/2022 |
0.6.2 (current version) | 35,603 | 4/29/2021 |
0.6.1 | 3,775 | 9/29/2020 |
0.6.0 | 39 | 9/28/2020 |
0.5.0 | 56 | 9/27/2020 |
0.4.1 | 2,318 | 3/19/2020 |
0.4.0 | 132 | 3/17/2020 |
0.3.0 | 412 | 3/10/2020 |
0.2.0 | 414 | 3/6/2020 |