Commit Graph

7 Commits

Author SHA1 Message Date
Kartik K. Agaram f98a8b8f69 update usage string 2022-02-17 08:25:32 -08:00
Kartik K. Agaram 28abec85ad beginning of event loop 2022-02-17 08:25:32 -08:00
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
Kartik K. Agaram c187d793c6 global -> local 2022-02-15 17:00:00 -08:00
Kartik K. Agaram 2ad490cbb4 disable -h
A date picker doesn't make sense without a highlighted date.
2022-02-15 16:40:06 -08:00
Kartik K. Agaram 5963b62aee make ncal subdirectory self-sufficient 2022-02-15 14:39:58 -08:00
Kartik K. Agaram 70e5f00193 from bsdmainutils 11.1.2ubuntu3 2022-02-15 14:39:30 -08:00