Add an action to gracefully upgrade a connection to a debug tap connection #7397
Labels
Area-TerminalConnection
Issues pertaining to the terminal<->backend connection interface
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Milestone
/cc @DHowett
The debug tap is great. Really helpful for figuring out what we're getting from conpty. However, sometimes it's hard to get the terminal into a bugged state (see #6901, #6987), and if you didn't already have the debug tap open, then you can't use it.
I think it would be awesome if we could add an action to take the current connection, wrap it up in a debug tap, and open up a new pane to see the debug output.
The text was updated successfully, but these errors were encountered: