This is a draft cheat sheet. It is a work in progress and is not finished yet.
Window Movements
⌥ |
Change window focus within space |
⇧⌥ |
Swap windows |
⌃⌥ |
Move window and split |
Movements north, south, east and west use vim keys - j
, k
, h
, l
respectively
Display Movements
⌥ |
Change focus between external displays (left and right) |
⇧⌥ |
Move window to display left and right |
Modifying Layout
⇧⌥ + r |
Rotate layout clockwise |
⇧⌥ + y |
Flip along y-axis |
⇧⌥ + x |
Flip along x-axis |
⇧⌥ + t |
Toggle window float |
|
|
Space Creation/Destruction
⌃⌥ + n |
Create space on the active display |
⌃⌥ + d |
Delete focused space and focus first space on display |
Window Size
⇧⌥ + m |
Maximise window |
⇧⌥ + e |
Balance out tree of windows (resize to occupy same area) |
Move Windows
⇧⌥ + p |
Move window to previous space |
⇧⌥ + n |
Move window to next space |
⇧⌥ + 1 |
Move window to space number |
Space number can be from 1 to 7
Yabai Serivce
⌃⌥ + q |
Stop service |
⌃⌥ + s |
Start Service |
⌃⌥ + r |
Restart Service |
|