You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the following command to destroy a space and switch focus to the previous space:
alt - w : yabai -m space --focus prev \
&& yabai -m space recent --destroy \
|| yabai -m space --destroy
However if I have a window on space 1 and another one on space 2, using that command on space 2 makes the window that was on space 2 become unmanaged when it goes to space 1.
Here's a gif of such a situation. I have firefox on space 1 and a terminal window on space 2. After pressing alt-w on space 2 I go back to space 1, but the terminal window isn't managed until I go in and out of mission control.
The text was updated successfully, but these errors were encountered:
I use the following command to destroy a space and switch focus to the previous space:
However if I have a window on space 1 and another one on space 2, using that command on space 2 makes the window that was on space 2 become unmanaged when it goes to space 1.
Here's a gif of such a situation. I have firefox on space 1 and a terminal window on space 2. After pressing
alt-w
on space 2 I go back to space 1, but the terminal window isn't managed until I go in and out of mission control.The text was updated successfully, but these errors were encountered: