summaryrefslogtreecommitdiff
path: root/pexpect/ANSI.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99 from takluyver/issue-84Jeff Quast2014-08-251-12/+14
|\
| * Issue #84: Unicode support in screen and ANSI.David O'Shea2014-07-241-12/+14
* | Issue #85: Don't leave unwanted numbers in ANSI FSM stack/memory.David O'Shea2014-07-081-9/+26
|/
* Issue #82: Handle more than two numbers in ANSI sequencesDavid O'Shea2014-07-031-2/+3
* Code tidy-upThomas Kluyver2013-09-251-35/+0
* Document screen and ANSIThomas Kluyver2013-09-251-5/+4
* Move ANSI -> pexpect.ANSIThomas Kluyver2013-09-191-0/+367
* Moved everything up one directory level.Noah Spurrier2012-10-261-368/+0
* This is mostly an update to the license.Noah Spurrier2012-10-251-38/+72
* 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