Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tig opened this issue Aug 5, 2023 · 0 comments · Fixed by #207
Closed

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

tig opened this issue Aug 5, 2023 · 0 comments · Fixed by #207

Comments

@tig
Copy link
Collaborator

tig commented Aug 5, 2023

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 use NetDriver instead of CursesDriver (linux) or WindowsDriver (Windows).

Proposed technical implementation details (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant