summaryrefslogtreecommitdiffstats
path: root/Lib/curses
Commit message (Expand)AuthorAgeFilesLines
* fix inconsistent use of tabs and spacesJeremy Hylton2000-07-071-8/+11
* Fix comment typo noticed by Rob HooftAndrew M. Kuchling2000-06-271-1/+1
* Sync to ESR's current versionAndrew M. Kuchling2000-06-271-22/+28
* Drop back to old version of wrapper(); ESR reports that it broke things,Andrew M. Kuchling2000-06-271-4/+16
* Added two modules for ASCII characters and a simple editing form (ESR)Andrew M. Kuchling2000-06-262-0/+261
* Add wrapper for initscr() to copy the ACS_ and LINES,COLS bindingsAndrew M. Kuchling2000-06-261-0/+16
* Applied simplifications suggested by Greg Stein.Andrew M. Kuchling2000-06-101-15/+4
* Add contents of curses packageAndrew M. Kuchling2000-06-102-0/+68