doc/: Do not mention explicit key bindings

Since we exported help texts into text files, we are no longer able to
refer to the user's key bindings. Drop key binding references from the
online help texts.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2013-07-22 16:42:04 +02:00
parent eb0ae4b924
commit 0980f848db
9 changed files with 30 additions and 30 deletions

View File

@@ -6,9 +6,9 @@ feature is useful if you do not have enough space to store all of your item
description, or if you would like to add sub-tasks to an already existing todo
item for example.
Before pressing the 'n' key, you first need to highlight the item you want the
note to be attached to. Then you will be driven to an external editor to edit
your note. This editor is chosen the following way:
You first need to highlight the item you want the note to be attached to. Then,
after pressing the edit note key, you will be driven to an external editor to
edit your note. This editor is chosen the following way:
* If the 'VISUAL' environment variable is set, then this will be the default
editor to be called.