Opening 'Help > Docs' quits PSEdit and leaves mouse tracking on (showing characters in the terminal when mouse moves)
See original GitHub issueHow to reproduce
- go to shell.azure.com
- open Bash cloudshell
- start pwsh
- install-module psedit -force
show-pseditor
- go to menu Help > Docs
Expected
When clicking Help > Docs, the program takes me to the docs.
Actual
The program exits, without clearing the buffer, and mouse tracking mode is still on:
Remarks
Thanks for building this fun ascii based editor 😃
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Issues · ironmansoftware/psedit
Opening 'Help > Docs' quits PSEdit and leaves mouse tracking on (showing characters in the terminal when mouse moves). #2 opened on Nov...
Read more >Disable mouse codes passing to terminal once it was ...
This disables mouse tracking, and will also undo other changes made by tools such as Midnight Commander (try pressing Ctrl C after MC...
Read more >How to disable the Left Stick moving the Mouse when ...
ON Keyboard and Mouse: If moving then pressing I => the character will stop, Inventory will be shown BUT I can press WASD...
Read more >PowerShell ISE: Multi-line Comment and Uncomment ...
It sometimes shows wrong or no variable content on mouse over. It sometimes does not CTRL-X, just does nothing. Try the undo/redo.. if...
Read more >How to move a mouse pointer automatically in Linux to ...
When I want to stop the mouse pointer moving automatically, I simply click on the xterm bar on the Panel to open the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That makes sense. Maybe emit the docs URL.
I’m also open to just having this forward to this repo’s readme rather than docs.poshtools.com since it’s no longer part of that suite.