summaryrefslogtreecommitdiff
path: root/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed shell.py to work with the new urwid.MainLoop().Alexander Borgerth2010-03-241-28/+8
* small step towards partial screen displayian2008-03-081-3/+3
* non-alternate buffer workian2008-01-081-4/+6
* shell.py use generic_main_loop(). generic_main_loop() allow already start()ed...ian2007-10-271-32/+16
* start of new shell.py example, more doctestsian2007-09-261-0/+135