blob: 18a3a34e979cb593cc17a7aeafdb3514285e4a64 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.
|