summaryrefslogtreecommitdiff
path: root/pexpect/ANSI.py
Commit message (Expand)AuthorAgeFilesLines
* Mostly a massive license update. Added a license per file.HEADmasternoah2012-10-201-1/+17
* Added most of the patches from Wil Mahan (SourceForge:wmahan).noah2010-10-311-5/+3
* Updated ANSI.py to support multiple integer arguments in cursor color escape ...noah2010-07-201-11/+19
* Added a fix to ANSI.py by Shane Kerr.noah2010-07-111-26/+38
* passed all tests.noah2007-12-161-36/+36
* Updated docs.noah2007-03-071-127/+180
* Added CR to log message.noah2006-08-221-1/+1
* Added some svn:keywordsnoah2006-08-121-2/+2
* Made ANSI a file-like class (close enough for pexpect logging to work).noah2006-03-071-19/+42
* This is the same as the old one. I was just trying to change permissions.noah2003-02-061-0/+258
* Trying again to change file permission by removing then checking back in.noah2003-02-061-258/+0
* Updated documentation for the current version.noah2002-09-031-2/+3
* Oops... I broke ANSI.py by leaving some test crap lying around.noah2002-08-311-2/+2
* More ANSI tweaks.noah2002-08-301-13/+15
* Added some more ANSI features to the tables.noah2002-08-301-1/+22
* Added CVS variables to the source code for Revision and Date.noah2002-08-281-1/+4
* Some documentation tightening and version increment.noah2002-08-271-2/+6
* Added a comment.noah2002-08-271-0/+3
* Cleaning up ANSI.py. New ANSI name and new method 'get_region()' for screen.py.noah2002-08-271-0/+224