Age | Commit message (Collapse) | Author | Files | Lines |
|
Needed to invoke deterministic mode on some archivers
|
|
Make sure it links to our libtinfo from our ncurses build.
Hardcode some basic terminal descriptions into our libtinfo.
Re-enable $HOME/.terminfo support to allow user customization.
Use unlikely terminfo-dir, to prevent accidentally using
differently-configured system databases.
|
|
Make readline actually compile, and make ncurses use existing terminfo data (if available).
|
|
Readline support is now compiled with the ncurses backend.
|