PowerShell / ConsoleGuiTools

Modules that mix PowerShell and GUIs/CUIs!
https://www.powershellgallery.com/packages/Microsoft.PowerShell.ConsoleGuiTools
MIT License
790 stars 60 forks source link

OCGV: Add diagnostics (show `Terminal.Gui` lib version and support forcing NetDriver) #208

Closed tig closed 11 months ago

tig commented 1 year ago

Summary of the new feature / enhancement

In developing modules dependent on OCGV it is painful not knowing what version of OCGV and Terminal.Gui are being used.

To this end, add:

Proposed technical implementation details (optional)

No response