Skip to content

Instantly share code, notes, and snippets.

@gongzili456
Created May 28, 2021 02:43
Show Gist options
  • Save gongzili456/b0de14361939fc88ea8c6fafb8e7cc8e to your computer and use it in GitHub Desktop.
Save gongzili456/b0de14361939fc88ea8c6fafb8e7cc8e to your computer and use it in GitHub Desktop.
# macOS Global Key Bindings
## Ctrl +
- F: Move forward letter
- B: Move backward letter
- P: Move previous line
- N: Move next line
- A: Move ahead of line
- E: Move end of line
- T: Transpose letter
- J: Enter
## Option +
- F: Move forward word
- B: Move backward word
- D: Delete word forward
- Option + Ctrl + H: Delete word backward
## Command +
- N: New window
- T: New Tab
- Q: Quite application
- W: Close window
- P: Print
- ,: Settings
- H: Hide window
- M: Minimize window
- O: Open finder
- F: Find
- Delete: Delete force
- Command + Ctrl + F: Full screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment