question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keyboard shortcut for switching between windows of the same program

See original GitHub issue

Windows currently does not have a shortcut for switching between windows of the same program/app. On Mac it is <kbd>CMD</kbd> + <kbd>`</kbd>. I think it should be supported on Windows out of the box, but maybe adding it in PowerToys would be faster?

Right now the alternative is to install a third-party tool called Easy Window Switcher.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:30
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

21reactions
akivercommented, Oct 5, 2021

Hello!

Easy Window Switcher didn’t work well for me so I made an open-source alternative called AltBacktick. If a PowerToys maintainer wants to use the code and add it to PowerToys, please feel free.

I think that switching between the same program windows with a keyboard should be supported by the OS, if PowerToys can add this missing Windows feature that would be great.

Thank you!

10reactions
omidkradcommented, Nov 16, 2020

@crutkas Typically the shortcut for switching between tabs (in a tab based app) is CTRL+TAB and the shortcut for switching between applications is ALT+TAB. For some reason in Edge each tab is treated like a separate app so in Edge, ALT+TAB may go to the next tab or next app, but in Chrome it always jumps to the next window.

In Linux and Mac there is also a shortcut for switching between apps of the same type. In Linux it is ALT+` and in Mac it is CMD+`. So here we’re proposing to have a compatible keyboard shortcut in Windows, that could be ALT+` as well. For example when focus is on Notepad, pressing ALT+` should rotate between instances of Notepad only.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Easy way to switch between two windows of the same app ...
You can hold Ctrl + Click on the icon of the app in the taskbar; Use Win + position of app on taskbar....
Read more >
Keyboard Shortcut to Cycle through Windows of same ...
There is no such a keyboard shortcut but holding Ctrl + clicking on the icon in the taskbar repeatedly will cycle through that...
Read more >
Easily Switch Between Windows Of The Same Program In ...
One can use the Command + ` keyboard shortcut to switch between windows of the same app. For starters, Windows 10 and earlier...
Read more >
Windows Switch Between Open Windows Applications
Press and hold the [Alt] key > Click the [Tab] key once. · Keep the [Alt] key pressed down and press the [Tab]...
Read more >
Easily Switch Between Programs In Windows 10 (3 Methods)
1. Switch programs using the Alt + Tab shortcut keys · Press and hold down the 'Alt' key on your keyboard. · Tap...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found