-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Summary of the new feature / enhancement
Hey @andschwa & @SteveL-MSFT,
IMO we are at a good place to release a new release of GraphicalTools.
If it were up to me, I'd merge all of the currently open PRs into master
and do eet.
The release notes would read something like this:
Fixes:
- OCGV: Filter edit chops off first char of filter string passed on command line #151
- OCGV: Color changes and terminal becomes unreadable #150
- OCGV: If items are selected, then a filter is applied, items now hidden stay selected #121
- OCGV: Add UI for select-all/select-none #120
- OCGV: Add ability to minimize UI #116
- OCGV: Initial focus should be on the results (ListView) #87
- Import-Module causes warning on PowerShell 7 RC3 #44
- Runaway process on Ubuntu 20.4 displaying random characters upon exit. #139
- PSAnsiRenderingFileInfo causes display issues with Out-ConsoleGridView #159
- Removes building and distribution of
Out-GridView
and the other Avalonia-based components
Included PRs:
- Upgrades OCGV to use latest Terminal.Gui nuget package #161
- Updates to PS 7.2, net60, and Terminal.Gui 1.6 #153
- Improves building and debugging OCGV in VS Code #162
- Fixes #87. Sets initial focus to item list instead of filter #164
- Fixes #116 - Adds a
MinUI
switch to OCGV for a minimal look & feel #117 - Fixes #120 - Adds a Select All feature to OCGV #122
- Fixes #121. Filter applies to input; output will include only visible and marked items #163
- Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /src/Microsoft.PowerShell.OutGridView.Models #157
- Fixes #131 - Out-ConsoleGridView doesn't handle ANSI escape sequences correctly #154
Proposed technical implementation details (optional)
No response
SteveL-MSFT and andyleejordan
Metadata
Metadata
Assignees
Labels
No labels