diff options
Diffstat (limited to 'doc/displacement.txt')
-rw-r--r-- | doc/displacement.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/displacement.txt b/doc/displacement.txt new file mode 100644 index 0000000..18a3a34 --- /dev/null +++ b/doc/displacement.txt @@ -0,0 +1,25 @@ +Displacement keys +================= + +Move around inside calcurse screens. +The following scheme summarizes how to get around: + + move up + move to previous week + + k K UP + move left ^ + move to previous day | + h H LFT + <-- + --> + l L RGT + | move right + v move to next day + j J DWN + + move to next week + move down + +Moreover, while inside the calendar panel, the '0' key moves +to the first day of the week, and the '$' key selects the last day of +the week. |