Fork of the Unix cal (ncal) command with ncurses that supports picking a date.
Go to file
Kartik K. Agaram 52e009cf56 arrow keys move the highlighted date 2022-02-17 14:46:26 -08:00
Makefile start using ncurses 2022-02-15 17:04:10 -08:00
README.md arrow keys move the highlighted date 2022-02-17 14:46:26 -08:00
calendar.3 from bsdmainutils 11.1.2ubuntu3 2022-02-15 14:39:30 -08:00
calendar.c from bsdmainutils 11.1.2ubuntu3 2022-02-15 14:39:30 -08:00
calendar.h from bsdmainutils 11.1.2ubuntu3 2022-02-15 14:39:30 -08:00
config.mk make ncal subdirectory self-sufficient 2022-02-15 14:39:58 -08:00
easter.c from bsdmainutils 11.1.2ubuntu3 2022-02-15 14:39:30 -08:00
freebsd.h make ncal subdirectory self-sufficient 2022-02-15 14:39:58 -08:00
ncal.1 disable -h 2022-02-15 16:40:06 -08:00
ncal.c arrow keys move the highlighted date 2022-02-17 14:46:26 -08:00

README.md

Forked from https://packages.ubuntu.com/focal/bsdmainutils

Build:

sudo apt build-dep bsdmainutils
make

Known issues

Cursor can be moved out of the visible calendar.