Print
Default Keyboard Shortcuts
C = Ctrl key, M = Meta or Alt key.
Command |
Key |
File Menu |
New Window |
Alt-n |
New Document |
C-n |
Open |
C-o |
Insert |
C-Shift-i |
Next Document |
C-Page Up |
Previous Document |
C-Page Down |
Save |
C-s |
Save As |
C-Shift-s |
Close |
C-w |
Print Page |
C-p |
Print Source |
Alt-p |
Quit |
C-q |
Edit Menu |
Undo |
C-z |
Redo |
C-y |
Cut |
C-x |
Copy |
C-c |
Paste |
C-v |
Select All |
C-a |
Indent |
C-. |
Unindent |
C-, |
Comment |
C-[ |
Uncomment |
C-] |
Search Menu |
Find |
C-f |
Find Again |
F3 |
Replace |
C-r |
Tags Menu |
Bold |
C-b |
Italic |
C-i |
Underline |
C-u |
Strikethrough |
Alt-r |
Break |
Alt-Shift-b |
Center |
Alt-c |
HTML Comment |
Alt-Shift-m |
Non-breaking Space |
Ctrl-/ |
Paragraph |
Alt-Shift-p |
Image |
Alt-i |
Anchor Link |
Alt-a |
Span |
Alt-n |
DIV |
Alt-d |
Table |
Alt-t |
View Menu |
Symbols |
F1 |
JS Console |
F2 |
Browser Preview |
F4 |
Refresh |
F5 |
View in Browser |
F6 |
HTML Tags |
F7 |
Icons |
F8 |
Location |
C-l |
Tabs |
C-t |
Execute |
Alt-x |
Editing Commands |
Forward Character |
Right Arrow |
Backward Character |
Left Arrow |
Forward Word |
C-Right Arrow |
Backward Word |
C-Left Arrow |
Next Line |
Down Arrow |
Previous Line |
Up Arrow |
Beginning of Line |
Home |
End |
End or C-e |
Scroll Page Up |
Page Up |
Scroll Page Down |
Page Down |
Document Top |
C-Home |
Document Bottom |
C-End |
Delete Forward |
Delete |
Delete Word Forward |
C-Delete |
Delete Word Backwards |
C-Backspace |
Delete Line |
C-k |