@@ -249,31 +249,31 @@ In month view:
249
249
250
250
| Shortcut | Action |
251
251
| ----------------------| -----------------------------------|
252
- | ` LEFT_ARROW ` | Goes to previous day |
253
- | ` RIGHT_ARROW ` | Goes to next day |
254
- | ` UP_ARROW ` | Goes to previous 7 days |
255
- | ` DOWN_ARROW ` | Goes to next 7 days |
252
+ | ` LEFT_ARROW ` | Focus previous day |
253
+ | ` RIGHT_ARROW ` | Focus next day |
254
+ | ` UP_ARROW ` | Focus previous 7 days |
255
+ | ` DOWN_ARROW ` | Focus next 7 days |
256
256
| ` HOME ` | Focus the first day of the month |
257
257
| ` END ` | Focus the last day of the month |
258
- | ` PAGE_UP ` | Goes to previous month |
259
- | ` ALT ` + ` PAGE_UP ` | Goes to previous year |
260
- | ` PAGE_DOWN ` | Goes to next month |
261
- | ` ALT ` + ` PAGE_DOWN ` | Goes to next year |
258
+ | ` PAGE_UP ` | Focus previous month |
259
+ | ` ALT ` + ` PAGE_UP ` | Focus previous year |
260
+ | ` PAGE_DOWN ` | Focus next month |
261
+ | ` ALT ` + ` PAGE_DOWN ` | Focus next year |
262
262
| ` ENTER ` | Select current date |
263
263
264
264
265
265
In year view:
266
266
267
267
| Shortcut | Action |
268
268
| ----------------------| -----------------------------------|
269
- | ` LEFT_ARROW ` | Goes to previous month |
270
- | ` RIGHT_ARROW ` | Goes to next month |
271
- | ` UP_ARROW ` | Goes to previous 6 months |
272
- | ` DOWN_ARROW ` | Goes to next 6 months |
269
+ | ` LEFT_ARROW ` | Focus previous month |
270
+ | ` RIGHT_ARROW ` | Focus next month |
271
+ | ` UP_ARROW ` | Focus previous 6 months |
272
+ | ` DOWN_ARROW ` | Focus next 6 months |
273
273
| ` HOME ` | Focus the first month of the year |
274
274
| ` END ` | Focus the last month of the year |
275
- | ` PAGE_UP ` | Goes to previous year |
276
- | ` ALT ` + ` PAGE_UP ` | Goes to previous 10 years |
277
- | ` PAGE_DOWN ` | Goes to next year |
278
- | ` ALT ` + ` PAGE_DOWN ` | Goes to next 10 years |
275
+ | ` PAGE_UP ` | Focus previous year |
276
+ | ` ALT ` + ` PAGE_UP ` | Focus previous 10 years |
277
+ | ` PAGE_DOWN ` | Focus next year |
278
+ | ` ALT ` + ` PAGE_DOWN ` | Focus next 10 years |
279
279
| ` ENTER ` | Select current month |
0 commit comments