Add an action to gracefully upgrade a connection to a debug tap connection #10287

Open
opened 2026-01-31 02:17:25 +00:00 by claunia · 4 comments
Owner

Originally created by @zadjii-msft on GitHub (Aug 25, 2020).

Originally assigned to: @DHowett on GitHub.

/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.

Originally created by @zadjii-msft on GitHub (Aug 25, 2020). Originally assigned to: @DHowett on GitHub. /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.
claunia added the Issue-TaskProduct-TerminalArea-TerminalConnection labels 2026-01-31 02:17:25 +00:00
Author
Owner

@DHowett commented on GitHub (Aug 25, 2020):

Holy crap, I love it!

@DHowett commented on GitHub (Aug 25, 2020): Holy crap, I love it!
Author
Owner

@DHowett commented on GitHub (Aug 25, 2020):

We need a way to replace a TermControl's existing connection seamlessly with another one. That's intimidating, but I think doable.

@DHowett commented on GitHub (Aug 25, 2020): We need a way to replace a TermControl's existing connection seamlessly with another one. That's intimidating, but I think doable.
Author
Owner

@DHowett commented on GitHub (Aug 28, 2020):

Good news!

debug_tap_inline

Open for ~bad~ fun news!

multitap

@DHowett commented on GitHub (Aug 28, 2020): Good news! ![debug_tap_inline](https://user-images.githubusercontent.com/189190/91512872-d9342380-e897-11ea-9617-ed2d99e00a33.gif) <details> <summary>Open for ~bad~ fun news!</summary> ![multitap](https://user-images.githubusercontent.com/189190/91512922-f537c500-e897-11ea-8c53-07592bd17f57.gif) </details>
Author
Owner

@zadjii-msft commented on GitHub (Jan 8, 2021):

image

@zadjii-msft commented on GitHub (Jan 8, 2021): ![image](https://user-images.githubusercontent.com/18356694/104033870-bd218680-5195-11eb-8604-540b0140d02e.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10287