From e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 4 Aug 2018 14:16:03 -0400 Subject: getkeys moved to ~/.scripts/.getkeys --- .scripts/.getkeys/calcurse | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .scripts/.getkeys/calcurse (limited to '.scripts/.getkeys/calcurse') diff --git a/.scripts/.getkeys/calcurse b/.scripts/.getkeys/calcurse new file mode 100644 index 0000000..a20e624 --- /dev/null +++ b/.scripts/.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. -- cgit v1.3.1