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

PowerToys Run: Doesn't Switch to Existing Application Instances #29072

Closed
rudrakshkarpe opened this issue Oct 6, 2023 · 2 comments
Closed

PowerToys Run: Doesn't Switch to Existing Application Instances #29072

rudrakshkarpe opened this issue Oct 6, 2023 · 2 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@rudrakshkarpe
Copy link

rudrakshkarpe commented Oct 6, 2023

Description of the new feature / enhancement:

When utilizing the PowerToys Run feature to open an application that is already running, it currently creates a new instance of that application instead of switching to the existing one. This behavior can be counterproductive and inefficient, especially for programmers who frequently navigate between multiple instances of the same application, such as the Windows Terminal.

Scenario when this would be used?

Example - Windows Terminal:

Let's take the Windows Terminal as an example. As a programmer, I often have multiple terminal windows open, each serving a different purpose - one for running a local server, another for version control commands, and a third for general use.

With the current behavior of PowerToys Run:

If I use PowerToys Run to launch Windows Terminal while it's already open with these three instances, a new instance of Windows Terminal opens, adding unnecessary clutter to my workspace.

If I want to switch between these instances, I have to manually locate and click on the specific instance I want to use. This defeats the purpose of an application launcher like PowerToys Run, which is intended to streamline workflow and enhance productivity.

Supporting information

Suggested Improvement:

I propose that PowerToys Run should be enhanced to intelligently recognize when an application is already running and switch to the existing instance instead of creating a new one. This behavior would greatly benefit programmers and users who frequently switch between multiple instances of the same application.

PowerToys run issue_multiple


PowerToys run issue_updated

@rudrakshkarpe rudrakshkarpe added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 6, 2023
@TheJoeFin
Copy link
Collaborator

/dup #5962

@microsoft-github-policy-service
Copy link
Contributor

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!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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