-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Feature Request: Restart/reload terminal via a new command name #15617
Comments
The way you say "after breaking internet connection" makes me believe that you're talking about SSH. Is that correct? In that case check out the "official" way to break out of such a connection: https://superuser.com/a/1251011 |
I'm pretty sure I also added a manual "restart this connection" action in 1.18 |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
1 similar comment
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Description of the new feature/enhancement
#14060 implemented long-awaited support to press Enter to restart when a terminal process has exited. Yet sometimes, my terminal prompt is frozen after breaking internet connection, but it takes quite some time before the text prompt comes up (telling me to press Enter.
It would be nice if there was a terminal command to do the same thing. So that I can press ctrl+shift+P and select
Restart
which would be the same as pressing Enter in the other case.The text was updated successfully, but these errors were encountered: