Skip to content

Instantly share code, notes, and snippets.

@ggwzrd
Last active October 7, 2022 17:27
Show Gist options
  • Save ggwzrd/a694d01fac7df220da34abeb0e2c6a45 to your computer and use it in GitHub Desktop.
Save ggwzrd/a694d01fac7df220da34abeb0e2c6a45 to your computer and use it in GitHub Desktop.

✂️ Shortcuts

Systems

Terminal

I use iTerm with natural text editing key mapping Reference https://stackoverflow.com/a/22312856/2926312

SHORTCUT Description
⌘ ← Jump left to beginning of line
⌘ → Jump right to end$ of line
⌥ ← Jump left to previous word
⌥ → Jump right to next word
⌘ ⌫ Delete entire line
⌘ ⌥ ⌫ Delete previous word
Mac
SHORTCUT Description
dfslkfn

Editors

VSCode

I use Atom keymap

SHORTCUT Description
⌘ ⌥ M Format markdown table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment