From 906c2fa02731af0a02338b57096947f5b993759d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 9 Jul 2013 00:31:30 +0200 Subject: Export online help as text files Move the texts of each online help screen to a separate text file. The set of files is supposed to replace the online help screens later. Signed-off-by: Lukas Fleischer --- doc/view.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/view.txt (limited to 'doc/view.txt') diff --git a/doc/view.txt b/doc/view.txt new file mode 100644 index 0000000..8122130 --- /dev/null +++ b/doc/view.txt @@ -0,0 +1,13 @@ +View +==== + +View the item you select in either the Todo or Appointment panel. + +This is usefull when an event description is longer than the available +space to display it. If that is the case, the description will be +shortened and its end replaced by '...'. To be able to read the entire +description, just press 'v' and a popup window will appear, containing +the whole event. + +Press any key to close the popup window and go back to the main +Calcurse screen. \ No newline at end of file -- cgit v1.2.3-54-g00ecf