dep-pdcurses/docs
2025-02-25 17:57:23 -05:00
..
HISTORY.md Updated for 3.9. 2019-09-04 12:17:18 -04:00
IMPLEMNT.md Redundant code; on resize, move the cursor just enough to keep it 2019-09-15 08:22:01 -04:00
manext.awk Moved the docs from "man" to "docs". The docs/man thing was too confusing. 2019-08-25 02:02:59 -04:00
MANUAL.md Missing parens. To Do: Redundant text 2025-02-25 17:57:23 -05:00
mkman.sh Moved the docs from "man" to "docs". The docs/man thing was too confusing. 2019-08-25 02:02:59 -04:00
README.md Outdated reference since 3.9. 2023-06-01 20:13:34 -04:00
USERS.md Tables for USERS.md 2025-02-19 10:32:34 -05:00

PDCurses Documentation

The main documentation for PDCurses is here:

Also consult the README for each specific platform you'll be using:

Building

  • To rebuild MANUAL.md from the "man page" sections of the source code, type "./mkman.sh". Needs a Unix-like shell and an Awk interpreter.