mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+chg - Correction of a few Shortcuts
This commit is contained in:
parent
6f9d6da734
commit
9dae48c288
@ -19,7 +19,8 @@ Keyboard Shortcuts for Notepad3
|
||||
Tools
|
||||
|
||||
Alt+N Open document in new window.
|
||||
Ctrl+M Run metapath file browser plugin.
|
||||
Alt+Shit+N Open new empty window.
|
||||
Ctrl+M Run MiniPath file browser plugin.
|
||||
Ctrl+L Launch document.
|
||||
Alt+L Open with.
|
||||
Ctrl+R Run command.
|
||||
@ -107,9 +108,9 @@ Keyboard Shortcuts for Notepad3
|
||||
Alt+X HTML/XML tag.
|
||||
Ctrl+F5 Time/date (short form).
|
||||
Ctrl+Shift+F5 Time/date (long form).
|
||||
Ctrl+F9 Filename.
|
||||
Ctrl+Shift+F9 Path and filename.
|
||||
Ctrl+Shift+. Insert GUID.
|
||||
Ctrl+F9 Filename to Clipboard.
|
||||
Ctrl+Shift+F9 Path and filename to Clipboard.
|
||||
Ctrl+Shift+. Copy GUID to Clipboard.
|
||||
|
||||
Special
|
||||
|
||||
@ -197,6 +198,7 @@ Keyboard Shortcuts for Notepad3
|
||||
|
||||
Misc.
|
||||
|
||||
Ctrl+Shift+K Copy window position to clipboard.
|
||||
Esc Optionally minimize or exit Notepad3.
|
||||
Shift+Esc Save file and exit Notepad3.
|
||||
F1 Online Documentation.
|
||||
|
||||
@ -90,7 +90,7 @@ Changed keyboard shortcuts compared to Notepad2:
|
||||
|
||||
Ctrl+C (no selection) Copy current line.
|
||||
Ctrl+X (no selection) Cut current line.
|
||||
Ctrl+Shift+. Insert GUID.
|
||||
Ctrl+Shift+. Copy GUID to Clipboard.
|
||||
Ctrl+0 Reset zoom.
|
||||
Ctrl+NK_* Toggle transparency
|
||||
|
||||
@ -99,7 +99,6 @@ Shift+F2 Go to privious bookmark.
|
||||
Ctrl+F2 Set/Reset bookmark.
|
||||
Alt+F2 Clear all.
|
||||
|
||||
Ctrl+Shift+Alt+F Activate/Deactivate code folding.
|
||||
Ctrl+Shift+F Toggle all folds.
|
||||
|
||||
Ctrl+Alt+F2 Expand selection to next match.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user