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

Send the same command to all the active tabs within windows terminal #3352

Closed
tlsalex opened this issue Oct 28, 2019 · 2 comments
Closed

Send the same command to all the active tabs within windows terminal #3352

tlsalex opened this issue Oct 28, 2019 · 2 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@tlsalex
Copy link

tlsalex commented Oct 28, 2019

Send the same command to all the active tabs within windows terminal

I hope windows terminal come with a feature that it can send the same command to all the active tabs.
Let's say we open 4 tabs within terminal,then each tab have a connection to a SSH server. and we want to know the status of the firewall on those server by issue "systemctl status firewalld" . but we want do it in one time. not one by one for each connection in these 4 tabs.

This feature had been implement in SecureCRT.

Bellow is the steps to send the same command to all active tabs in SecureCRT.

This can be done using the 'Chat Window'.

  1. Select 'Chat Window' from the 'View' menu so that the window will be displayed.
  2. Then just right click inside the 'Chat Window' and select the 'Send Chat to All Tabs' option in the pop-up menu.
  3. Once enabled, any commands entered in the 'Chat Window' will be sent to all tabs when 'Enter' is pressed.

It will be very handy in daily task if it can be like that.

@tlsalex tlsalex added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Oct 28, 2019
@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 Oct 28, 2019
@tlsalex tlsalex changed the title send the same command to all the active tabs within windows terminal Send the same command to all the active tabs within windows terminal Oct 28, 2019
@zadjii-msft
Copy link
Member

Thanks for the suggestion! We're actually already tracking a pretty similar ask over in #2634, so I'm going to close this one as a dupe.

/dupe #2634

@ghost
Copy link

ghost commented Oct 28, 2019

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!

@ghost ghost closed this as completed Oct 28, 2019
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed 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 Oct 28, 2019
This issue was closed.
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. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants