From d51f050d6e260d8ec3326bfe17a65ae462012f6d Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 5 Aug 2012 14:18:07 +0100 Subject: [PATCH] 6 new shortcuts added Shortcut info added for move line up/down, new/previous tab, new tab & close current tab Minor text adjustment to heading --- lib/help.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/help.php b/lib/help.php index 008ce4c..4a7295c 100644 --- a/lib/help.php +++ b/lib/help.php @@ -16,11 +16,17 @@ Delete Delete file

Within document

+CTRL + Move line up
+CTRL + Move line down
CTRL + I Search selected text
Esc Comment / uncomment text
Tab Insert tab / indent selected text

Anywhere

+CTRL + Next tab
+CTRL + Previous tab
+CTRL + + New tab
+CTRL + - Close current tab
CTRL + F Find
CTRL + G Go to line
CTRL + S Save
@@ -29,7 +35,7 @@ CTRL + S + Enter Save & create sticky tab
Esc Cancel tasks

-

Clicking logo

+

Logo

Left click Help
Right click Settings