| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-16 | Makefile: use libncurses instead of libncursesw on Darwin | ||
| macOS 10.12.4 and many earlier versions have libncurses 5.4 with wide character support, but not libncursesw. | |||
| 2017-04-16 | Use libncursesw for internationalization | ||
| Update README on dependencies | |||
| 2017-04-13 | Move man to $PREFIX/share/man | ||
| 2017-04-13 | Prepare for release v1.0 | ||
| 2017-04-13 | Add Makefile.generic, update docs | ||