Fork of the Unix cal (ncal) command with ncurses that supports picking a date.
Go to file
Kartik K. Agaram 60ddac472c start using ncurses
For supporting wide characters I'm guided by:
  http://yjlv.blogspot.com/2015/10/displaying-unicode-with-ncurses-in-c.html
2022-02-15 17:04:10 -08:00
Makefile start using ncurses 2022-02-15 17:04:10 -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 start using ncurses 2022-02-15 17:04:10 -08:00