diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-08 00:14:58 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-08 00:14:58 -0500 |
| commit | 68ba026b24a8cff2ae425ba3a482e367bdb68dd5 (patch) | |
| tree | 135bb2bc5823d77a838710e04b211c62029884d2 /.config/getkeys/calcurse | |
| parent | cd839cb0d18246b8d0cc8fd70e82733ae4e79fff (diff) | |
| download | eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.tar.gz eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.tar.zst eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.zip | |
getkeys moved from PATH
Diffstat (limited to '.config/getkeys/calcurse')
| -rw-r--r-- | .config/getkeys/calcurse | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/getkeys/calcurse b/.config/getkeys/calcurse new file mode 100644 index 0000000..a20e624 --- /dev/null +++ b/.config/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. |
