Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
| Ctrl+C | copy current line (if no selection) |
| Ctrl+X | cut current line (if no selection) |
| Ctrl+⇧+K | delete line |
| Ctrl+↩ | insert line after |
| Meta: | |
| Mac = esc | |
| Linux = alt | |
| ----- Meta ----- | |
| Quick change directory: Meta + c | |
| Quick change directory history: Meta + c and then Meta + h | |
| Quick change directory previous entry: Meta + c and then Meta + p | |
| Command line history: Meta + h | |
| Command line previous command: Meta + p |
Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
| Ctrl+C | copy current line (if no selection) |
| Ctrl+X | cut current line (if no selection) |
| Ctrl+⇧+K | delete line |
| Ctrl+↩ | insert line after |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.