Sorry if it's a noob question but I've been using chunkwm/yabai for ~2 years and I haven't figured this out yet.
Let's say I have two windows like this:
==========================
window 1
--------------------------
window 2
==========================
How can I change it to this?
==========================
|
window 1 | window 2
|
==========================
Three ways:
yabai -m window --toggle splitOne more (hacky) option?
yabai -m space --rotate 90
@johnallen3d thanks! this is what I used to do, but the behavior wasn't what I expected when a display has 3+ windows
Makes sense @denisidoro! I just tried out yabai -m window --toggle split with 3 windows. 馃槏
Most helpful comment
Three ways:
yabai -m window --toggle split