ianyh/Amethyst

"Go to space X"

Open

#1318 opened on Oct 5, 2022

View on GitHub
 (3 comments) (5 reactions) (0 assignees)Swift (16,121 stars) (516 forks)batch import
enhancementhelp wanted

Description

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

I see that I can throw a window from one space to another and have the focus follow. I'm wondering if it's possible to just swap the focus to another window e.g

Space1: firefox, vim

# Throw vim to Space 2

Space1: firefox
Space2: vim (now focused here)

# Go to Space1

Is there such a capability? I ran into a similar issue with yabai

Describe the solution you'd like A clear and concise description of what you want to happen.

The ability to move to a different space without first throwing a window there.

Describe alternatives you've considered

I looked through the commands and it doesn't look like this is supported in any of the existing shortcuts


Sorry, I'm rather new to a mac (came from Linux with i3) so I'm rather new to all of this. I ran into the same issue described above while using Yabai so I thought I'd give Amethyst a shot

Contributor guide