index
:
delta/python-packages/pexpect.git
3.4-never-released-sadly
3.x
_is_solaris-badval
allow-disable-escape-interact
asyncio_utf8_issue
better-test-winsize
buffered-fileobj
bugfix-honor-force-close
bugfix-my_spawn-has_no-ptyproc
bugfix-virtualenv
buildbot-changes
coverage-race
coveralls
debug-asyncio-eof
default-handle-sighup-pull
desix
disable-maxcanon-test
dluyer-patch-1
doc-and-test-max-cannon-2
doc-and-test-max-canon
docfix-no-other-pexpect
docs-revision-1
docs-revision-2
docs-revision-3
docs-revision-4
document-blocking-write
failed-str-self
faq-about-gevent
faq-pyte-redirect
fix-occasionally-failing-solaris-setwinsize
freebsd-support
include-coveragerc-in-sdist
incremental-decoder
interact-does-not-detect-eof
interact-logfix
issue-103-filedes-leak
issue-104-cannot-exec-setuids
issue-20
issue-20-close-shouldnt-sleep
issue-20-travis-improving
issue-20-try-2
issue-42-cannot-implicit-bytes-to-str
issue-44-solaris-support
issue-44-solaris-try-2
issue-44-solaris-try-3
issue-49-cannot-exit-fdspawned-interact
issue-86-and-100-stdin-closed
locale-preffered-encoding
mac-test-readlines
master
more-exacting-which
more-utf8-tests
noexception-on-wait-after-terminate
occasionally-failing-testcases
optional-ignore-sighup
propose-more-reliable-terminate
read_more_bytes
replwrap-continuation-timeout-results
replwrap-test-fixes
resolve-eof-unicode-osx-sunos
restore-posix
setecho-in-bash-replwrap-sunos
setwinsize_on_spawn
simple-ftp-example-fix
skip_pypy_eof
solaris-experiments
solaris-workarounds
suggest-support-elsewhere
superfluous-sleep
support-method-as-run-event-callback
teamcity-coverage-support
teamcity-tests-ptyprocess
timing-issue-remove
unicode-argv
use-flit
use-ptyprocess
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pexpect
/
ANSI.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99 from takluyver/issue-84
Jeff Quast
2014-08-25
1
-12
/
+14
|
\
|
*
Issue #84: Unicode support in screen and ANSI.
David O'Shea
2014-07-24
1
-12
/
+14
*
|
Issue #85: Don't leave unwanted numbers in ANSI FSM stack/memory.
David O'Shea
2014-07-08
1
-9
/
+26
|
/
*
Issue #82: Handle more than two numbers in ANSI sequences
David O'Shea
2014-07-03
1
-2
/
+3
*
Code tidy-up
Thomas Kluyver
2013-09-25
1
-35
/
+0
*
Document screen and ANSI
Thomas Kluyver
2013-09-25
1
-5
/
+4
*
Move ANSI -> pexpect.ANSI
Thomas Kluyver
2013-09-19
1
-0
/
+367
*
Moved everything up one directory level.
Noah Spurrier
2012-10-26
1
-368
/
+0
*
This is mostly an update to the license.
Noah Spurrier
2012-10-25
1
-38
/
+72
*
passed all tests.
noah
2007-12-16
1
-36
/
+36
*
Updated docs.
noah
2007-03-07
1
-127
/
+180
*
Added CR to log message.
noah
2006-08-22
1
-1
/
+1
*
Added some svn:keywords
noah
2006-08-12
1
-2
/
+2
*
Made ANSI a file-like class (close enough for pexpect logging to work).
noah
2006-03-07
1
-19
/
+42
*
This is the same as the old one. I was just trying to change permissions.
noah
2003-02-06
1
-0
/
+258
*
Trying again to change file permission by removing then checking back in.
noah
2003-02-06
1
-258
/
+0
*
Updated documentation for the current version.
noah
2002-09-03
1
-2
/
+3
*
Oops... I broke ANSI.py by leaving some test crap lying around.
noah
2002-08-31
1
-2
/
+2
*
More ANSI tweaks.
noah
2002-08-30
1
-13
/
+15
*
Added some more ANSI features to the tables.
noah
2002-08-30
1
-1
/
+22
*
Added CVS variables to the source code for Revision and Date.
noah
2002-08-28
1
-1
/
+4
*
Some documentation tightening and version increment.
noah
2002-08-27
1
-2
/
+6
*
Added a comment.
noah
2002-08-27
1
-0
/
+3
*
Cleaning up ANSI.py. New ANSI name and new method 'get_region()' for screen.py.
noah
2002-08-27
1
-0
/
+224