From 9dae48c288cc874e9e2f48b2ae5a2aad99c8a984 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Thu, 19 Dec 2019 17:40:38 +0100 Subject: [PATCH] +chg - Correction of a few Shortcuts --- doc/KeyboardShortcuts.txt | 10 ++++++---- doc/Notepad3.txt | 3 +-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/KeyboardShortcuts.txt b/doc/KeyboardShortcuts.txt index 3f77beb77..7a9472615 100644 --- a/doc/KeyboardShortcuts.txt +++ b/doc/KeyboardShortcuts.txt @@ -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. diff --git a/doc/Notepad3.txt b/doc/Notepad3.txt index 7ff75770e..bf834d293 100644 --- a/doc/Notepad3.txt +++ b/doc/Notepad3.txt @@ -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.