| symbol | name |
|---|---|
| ⌘ | command |
| ⌥ | option |
| ⌃ | control |
| ⇧ | shift |
| ⇥ | tab |
| ↩︎ | return |
| Shortcut | Function |
|---|---|
| ⌘ + R | Run |
| ⌘ + . | Stop Run |
| ⇧ + ⌘ + ↩︎ | Run Playground |
| ⇧ + ⌘ + K | Clean Build Folder |
| ⌘ + 0 | Show/Hide Navigator |
| ⌘ + 1 | Show Project Navigator |
| ⇧ + ⌘ + Y | Show/Hide Debug Area |
| ⌃ + ⌥ + ⌘ + ↩︎ | Show/Hide Assistant |
| ⌥ + ⌘ + 0 | Show/Hide Inspectors |
| ⌥ + ⌘ + ` | Move focus to window drawer |
| ⇧ + ⌘ + O | Open Quickly |
| Shortcut | Function |
|---|---|
| ⌃ + ⌘ + F | Enter or exit full screen |
| ⌘ + T | New Tab |
| ⌃ + ⇥ | Show Next Tab |
| ⌃ + ⇧ + ⇥ | Show Previous Tab |
| ⌘ + W | Close Tab |
| ⌃ + ⌘ + Space | Show Emoji & Symbols |
| Shortcut | Function |
|---|---|
| ⌃ + A | Go to beginning of line |
| ⌃ + E | Go to end of line |
cd / changes root folder to Macintosh HD
open -a <application> opens specified application
lsof -i :<port> view processes at specified port