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:
@@ -5,10 +5,10 @@ View a note which was previously attached to an item (an item which owns a note
|
||||
has a '>' sign in front of it).
|
||||
|
||||
This command only permits to view the note, not to edit it (to do so, use the
|
||||
'EditNote' command, by pressing the 'n' key).
|
||||
'EditNote' command).
|
||||
|
||||
Once you highlighted an item with a note attached to it, and the '>' key was
|
||||
pressed, you will be driven to an external pager to view that note. The
|
||||
Once you highlighted an item with a note attached to it, and the view note key
|
||||
was pressed, you will be driven to an external pager to view that note. The
|
||||
default pager is chosen the following way:
|
||||
|
||||
* If the 'PAGER' environment variable is set, then this will be the default
|
||||
|
||||
Reference in New Issue
Block a user