koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
23.31k stars 642 forks source link

By changing of monitor it doesnt update the new space focus. #2323

Open marioGMIT opened 3 months ago

marioGMIT commented 3 months ago

Hi

By running the next command:

/opt/homebrew/bin/yabai -m display --focus 3

If after that i want to change the space using command + right_arrow, the space of the previous monitor changes instead of the new one.

I tried as well yabai space --focus next but it doesn't work.

Any idea?