Tig

Results 218 issues of Tig

### 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...

What does Filter do? 1) Filter means Filter DISPLAY - Restrict what you see (current implementation). 2) Filter means Filter INPUT - Restrict the data you are working with. Example:...

Closes #120 This PR * Implements "Select All/None" functionality increasing parity with `ogv`, which gets this support natively because Windows' listboxes provide it natively. * Fixes Filter logic such that...

This PR superceeds @TylerLeonhardt's old #125 which should now be closed. It modifies the VS Code settings to make building and debugging within VS code much more straightforward.

![n3eQi8I 1](https://user-images.githubusercontent.com/585482/171778841-f2d9b0fd-df47-440a-9753-2a7f461dadca.gif) Or, do ```powerhsell Get-Process | Out-ConsoleGridView -Filter test ``` This doesn't appear to impact filter functionality, it's just that the first character is not visible. If one backspace...

### 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...

OCGV

The window border, filter box, and status bar use valuable screen real estate. I'd like to have an option of not having it visible. I considered having parameters for all...

enhancement
Module-ConsoleGuiTools

When dealing with large lists and `-OutputMode Multiple`, the ability to select all items, or deselect all is desired. Proposal: When `-OutputMode: Multiple` is provided, add two shortcut keys to...

I find it super annoying to have to resize it on my wide monitor. The default size it uses is crazy wide. ![](https://i.imgur.com/BQ8yxn7.png)

enhancement
Module-GraphicalTools