aboutsummaryrefslogtreecommitdiffstats
path: root/doc/goto.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:42:04 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:42:04 +0200
commit0980f848dba4194280af382c8425ce0a95ad8389 (patch)
treee96d5fd2f475c3b14fa54704d4550f8d87a362f7 /doc/goto.txt
parenteb0ae4b924a507dac4cf9c747ecc64c732b087d2 (diff)
downloadcalcurse-0980f848dba4194280af382c8425ce0a95ad8389.tar.gz
calcurse-0980f848dba4194280af382c8425ce0a95ad8389.zip
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>
Diffstat (limited to 'doc/goto.txt')
-rw-r--r--doc/goto.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/goto.txt b/doc/goto.txt
index 8f1cae2..b520791 100644
--- a/doc/goto.txt
+++ b/doc/goto.txt
@@ -9,5 +9,5 @@ displacement keys inside the calendar panel.
If you hit [ENTER] without specifying any date, Calcurse checks the system
current date and you will be taken to that date.
-Notice that pressing '^G', whatever panel is selected, will select current day
-in the calendar.
+Notice that you can also specify a global key binding to return to the current
+day, no matter which panel is currently selected.