Amethyst icon indicating copy to clipboard operation
Amethyst copied to clipboard

Feature request: shortcut to focus previously focused window

Open syl20bnr opened this issue 3 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe.

We have now a shortcut to focus the main window directly with Shift+Cmd m. It is awesome but we cannot directly focus back the previous window.

This UX issue is especially annoying in Two Panes layout with more that 2 windows.

Describe the solution you'd like

We need a shortcut to go back directly to the previous focused windows so both actions are O(1).

Describe alternatives you've considered

The alternatives is to cycle through an arbitrary number of windows to go back from the main window to the previously focused window using Shift+Cmd j or Shift+Cmd k.

Additional context

N/A

syl20bnr avatar Sep 21 '22 17:09 syl20bnr