-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Default Keyboard Shortcuts
benvium edited this page Jun 29, 2011
·
21 revisions
#Default Keyboard Shortcuts
##Mac
- Ctrl-L - center selection
- Command-Option-Down - copy lines down
- Command-Option-Up - copy lines up
- Command-F - find
- Command-G - find next
- Command-Shift-G - find previous
- Down|Ctrl-N - go line down
- Up|Ctrl-P - go line up
- Command-End|Command-Down - goto end
- Left|Ctrl-B - goto left
- Command-L - goto line
- Command-Right|End|Ctrl-E - goto line end
- Command-Left|Home|Ctrl-A - goto line start
- Option-PageDown|Ctrl-V - goto page down
- Option-PageUp - goto page up
- Right|Ctrl-F - goto right
- Command-Home|Command-Up - goto start
- Option-Left - goto word left
- Option-Right - goto word right
- Tab - indent
- Option-Down - move lines down
- Option-Up - move lines up
- Shift-Tab - outdent
- Insert - overwrite
- PageDown - pagedown
- PageUp - pageup
- Command-Shift-Z|Command-Y - redo
- Command-D - remove line
- Ctrl-K - remove to line end
- Option-Backspace - remove to linestart
- Alt-Backspace|Ctrl-Alt-Backspace - remove word left
- Alt-Delete - remove word right
- Command-Option-F - replace
- Command-Shift-Option-F - replace all
- Command-A - select all
- Shift-Down - select down
- Shift-Left - select left
- Shift-End - select line end
- Shift-Home - select line start
- Shift-PageDown - select page down
- Shift-PageUp - select page up
- Shift-Right - select right
- Command-Shift-Down - select to end
- Command-Shift-Right - select to line end
- Command-Shift-Left - select to line start
- Command-Shift-Up - select to start
- Shift-Up - select up
- Option-Shift-Left - select word left
- Option-Shift-Right - select word right
- Ctrl-O - split line
- Command-7 - toggle comment
- Ctrl-T - transpose letters
- Command-Z - undo
##PC Keyboard
- Ctrl-Alt-Down - copy lines down
- Ctrl-Alt-Up - copy lines up
- Ctrl-F - find
- Ctrl-K - find next
- Ctrl-Shift-K - find previous
- Down - go line down
- Up - go line up
- Ctrl-End|Ctrl-Down - go to end
- Left - go to left
- Ctrl-L - go to line
- Alt-Right|End - go to line end
- Alt-Left|Home - go to line start
- PageDown - go to page down
- PageUp - go to page up
- Right - go to right
- Ctrl-Home|Ctrl-Up - go to start
- Ctrl-Left - go to word left
- Ctrl-Right - go to word right
- Tab - indent
- Alt-Down - move lines down
- Alt-Up - move line sup
- Shift-Tab - outdent
- Insert - overwrite
- Ctrl-Shift-Z|Ctrl-Y - redo
- Ctrl-D - remove line
- Ctrl-R - replace
- Ctrl-Shift-R - replace all
- Ctrl-A - select all
- Shift-Down - select down
- Shift-Left - select left
- Shift-End - select line end
- Shift-Home - select line start
- Shift-PageDown - select page down
- Shift-PageUp - select page up
- Shift-Right - select right
- Ctrl-Shift-End|Alt-Shift-Down - select to end
- Alt-Shift-Right - select to line end
- Alt-Shift-Left - select to line start
- Ctrl-Shift-Home|Alt-Shift-Up - select to start
- Shift-Up - select up
- Ctrl-Shift-Left - select word left
- Ctrl-Shift-Right - select word right
- Ctrl-7 - toggle comment
- Ctrl-T - transpose letters
- Ctrl-Z - undo