My Keyboard Shortcuts

I created this page to have a place where all my current shortcuts are to remind myself, but also to add new shortcuts and force myself to use them.

Firefox:
Ctrl-w => close tab

Firefox, chrome, Sublime,…:
Ctrl-shift 3 or 9 => shoft between tabs

Sublime:
packages
AutoPep8
Javascript completions

https://stackoverflow.com/questions/11443857/shortcut-to-comment-out-a-block-of-code-with-sublime-text

Emacs:
C-x k bufname RET
C-x o //using ace-window

Comments are closed.