Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library/pippy/console.py
Commit message (Expand)AuthorAgeFilesLines
* pep8 adjustmentsJames Cameron2010-12-231-18/+47
* add COPYING file: #1571James Cameron2010-05-141-3/+15
* Parse additional output for xterm size reporting (#843)Julie Pichon2010-04-251-2/+10
* Fix help text for pippy.console.inverse().C. Scott Ananian2008-10-231-1/+1
* Add proper license header to the library files I wrote.C. Scott Ananian2008-09-241-0/+4
* Add more exciting features to the console library!C. Scott Ananian2007-12-141-1/+57
* Add additional escape sequences to pippy.console library.C. Scott Ananian2007-12-131-24/+57
* Add pippy.console.size() to get rows/cols, make "thanks" use it.Chris Ball2007-12-131-1/+5
* Add text-color functions to console library; use them in 'jump' example.C. Scott Ananian2007-12-111-1/+49
* Factor out a pippy library, which programs can use with 'import pippy'.C. Scott Ananian2007-12-111-0/+5