ConsoleGuiTools
ConsoleGuiTools copied to clipboard
Modules that mix PowerShell and GUIs/CUIs!
For example, if i do `PS | out-gridview` Then in the filters so that SI: doesn't equal 2 doesn't equal 0 Then it gives me results for both 2 and...
Right now we support: * `win-x64` * `osx-x64` * `linux-x64` Should we support any others? Keep in mind, this increases the size of the package dramatically (around 100mb) because we...
Right now, we have `OutGridView.Gui` which obviously only supplies the GUI side of Out-GridView. When we want to add other GUI tools like `Show-Command` and the likes we should refactor...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
# PR Summary Adds support for dealing with native PSObject instances (current code only deals with native object types). - Extracts nested 'cached member' classes to seperate files - Adds...
1. ### **Prerequisites** - [X] Write a descriptive title - [X] Make sure you are able to repro it on the latest version - [X] **Search the existing issues** https://github.com/PowerShell/GraphicalTools/issues?q=is%3Aissue+is%3Aopen+show-objecttree...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...