OCGV: Add diagnostics (show Terminal.Gui
lib version and support forcing NetDriver)
#208
Labels
Terminal.Gui
lib version and support forcing NetDriver)
#208
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:
-Diagnostic
which will show both the ConsoleGuiTools module version and the Terminal.Gui lib version on the status bar-UseNetDriver
which will force Terminal.Gui to useNetDriver
instead ofCursesDriver
(linux) orWindowsDriver
(Windows).Proposed technical implementation details (optional)
No response
The text was updated successfully, but these errors were encountered: