7 ms·
Something I use all the time to handle applications which might have multiple instances opened at once. For example, web browsers. Press CMD-TAB to bring up th
by stdohm 4y ago
Something I use all the time to handle applications which might have multiple instances opened at once. For example, web browsers.
Press CMD-TAB to bring up the list of opened applications and then pressing UP or DOWN over a selected application to show the opened instances. After that use LEFT or RIGHT to select the instance you want to show.
- aequitas 4y agoYou can also use cmd-` (the `/~ button between shift and z on my keyboard, left of 1 on others) to switch between windows of the currently activated application.
- robertoandred 4y agoOpened windows, not instances. There's only one instance of the application running.
- randomluck040 4y agoThere is an open source application called „AltTab“ that basically brings the behaviour of Windows‘ app switcher to macOS