diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-05-16 15:04:16 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-05-17 17:54:04 +0200 |
commit | 649231b0835aa89222e56f18bbdf7fe49e57f3d3 (patch) | |
tree | f43c895a9234a692c6b7b9f6b611f846dee7b7b9 | |
parent | 6d88b330f25769551338366f1f081fd58b58b44b (diff) | |
download | calcurse-649231b0835aa89222e56f18bbdf7fe49e57f3d3.zip |
doc/manual.txt: Document motion count prefixes
Displacement commands can be preceded by motion counts since commit
59e006e56d9f893506af56a4ca114fe53b537e49.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
-rw-r--r-- | doc/manual.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index f074826..94db449 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -722,6 +722,10 @@ While inside the key configuration menu, an online help is available for each one of the available actions. This help briefly describes what the highlighted action is used for. +NOTE: As of calcurse 3.0.0, displacement commands can be preceded by an + optional number to repeat the command. For example, `10k` will move the + cursor ten weeks forwards if you use default key bindings. + Color themes ~~~~~~~~~~~~ |