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

Add an action for immediately restarting a connection #14549

Conversation

zadjii-msft
Copy link
Member

targets #14548

Adds an action for immediately restarting the connection. I suspect most folks that wanted #3726 will be happy just with the enter solution from #14060, but this will work without having to exit the client. Just, relaunch whatever the commandline is. Easy peasy.

Closes #3726.

@ghost ghost added Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal. labels Dec 13, 2022
@github-actions

This comment has been minimized.

@zadjii-msft zadjii-msft added this to the Terminal v1.17 milestone Jan 10, 2023
Copy link
Member

@carlos-zamora carlos-zamora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boom Easy As That GIF

@github-actions

This comment has been minimized.

DHowett added a commit that referenced this pull request Apr 6, 2023
# Conflicts:
#	src/cascadia/TerminalApp/TerminalPage.cpp
#	src/cascadia/TerminalConnection/ConptyConnection.h
#	src/cascadia/TerminalConnection/ConptyConnection.idl
#	src/cascadia/TerminalControl/ControlCore.cpp
#	src/cascadia/TerminalControl/ControlCore.idl
#	src/cascadia/TerminalControl/TermControl.cpp
#	src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw
@zadjii-msft
Copy link
Member Author

Remember when we all bashed this and restarting live connections exploded? Yea I can't get that anymore. Maybe it was a bad merge? Maybe it was a bad pre-merge? Hard to say.

@zadjii-msft
Copy link
Member Author

Closed in favor of #15241

DHowett pushed a commit that referenced this pull request Apr 28, 2023
Adds an action for immediately restarting the connection. I suspect
most folks that wanted #3726 will be happy just with the
<kbd>enter</kbd> solution from #14060, but this will work without having
to `exit` the client. Just, relaunch whatever the commandline is. Easy
peasy.

Closes #3726.

Obsoletes #14549
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Automerge-Not-Compatible Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants