Page 1 of 1

short cut keys

Posted: Fri Jul 24, 2009 10:14 pm
by grunt2001c
is there a list of short cut keys,

like --- would be shift enter and so on.

Posted: Fri Jul 24, 2009 10:26 pm
by Sebastian
You can use the following shortcuts in the editor:

Code: Select all

Ctrl+Y = delete current line
Ctrl+S = Save
Ctrl+Enter = Save & Close
Shift+Enter = ---
Ctrl+A = Select All
F12 = Save As
Ctrl+J = Verse marker completion
Verse marker completion works like this:
Type the first letter of a verse marker, followed by a number. Then press Ctrl+J. For example:
Type V1 in a new line and press Ctrl+J; it will insert "Verse 1".

You can find the shortcuts in the help menu.