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

Relaunch current profile in same tab upon "[process exited with code 255]" #10075

Closed
thernstig opened this issue May 11, 2021 · 1 comment
Closed
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@thernstig
Copy link

thernstig commented May 11, 2021

Description of the new feature/enhancement

When I work in a location where I have suboptimal Wifi, I often get disconnected from a remote SSH host and it looks something like this in my tab/pane:

~/code/foo (fixBugA) [SIGINT]> client_loop: send disconnect: Connection reset by peer

[process exited with code 255]

When this happens, it would be nice to get an option to continue in the same pane by reconnecting somehow. Maybe Windows Terminal can show a text with clickable links, something like done here: https://code.visualstudio.com/updates/v1_56#_untitled-editors-hint

I.e. it says "Do you want to relaunch with the same profile?" Where that bolded part is a link.

The reason for this feature request is that otherwise I lose my output from pane, which I might want to continue looking at if I've done a lot of commands to check things when trying to fix a bug.

@thernstig thernstig added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label May 11, 2021
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels May 11, 2021
@thernstig thernstig changed the title Re-launch current profile in same tab upon "[process exited with code 255]" Relaunch current profile in same tab upon "[process exited with code 255]" May 11, 2021
@thernstig
Copy link
Author

thernstig commented May 11, 2021

This is most likely a duplicate of #4379 which I missed at first, so closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

1 participant