diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-08 09:08:07 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-08 09:08:07 -0400 |
| commit | 51e010037575710aeadd6905e00239a8357582ae (patch) | |
| tree | 8883bbf2c33767202e2d2c935869bdeea30bb9e7 /.larbs/getkeys/calcurse | |
| parent | 199b9e5d630955f9d3db851484f81d4cd7a3f08e (diff) | |
| download | eibhear-51e010037575710aeadd6905e00239a8357582ae.tar.gz eibhear-51e010037575710aeadd6905e00239a8357582ae.tar.zst eibhear-51e010037575710aeadd6905e00239a8357582ae.zip | |
getkeys script/system added
Diffstat (limited to '.larbs/getkeys/calcurse')
| -rw-r--r-- | .larbs/getkeys/calcurse | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.larbs/getkeys/calcurse b/.larbs/getkeys/calcurse new file mode 100644 index 0000000..a20e624 --- /dev/null +++ b/.larbs/getkeys/calcurse @@ -0,0 +1,10 @@ + _ + ___ __ _| | ___ _ _ _ __ ___ ___ + / __/ _` | |/ __| | | | '__/ __|/ _ \ +| (_| (_| | | (__| |_| | | \__ \ __/ + \___\__,_|_|\___|\__,_|_| |___/\___| + +calcurse is the calendar and schedule manager. + tab - Switch from calendar to todo to appointments + h/j/k/l - Move left/down/up/right + Most other bindings are listed in the program. |
