summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add an option for making watchers cause a bellJesse Luehrs2009-07-111-2/+12
* update TODOJesse Luehrs2009-07-111-2/+2
* read off the things the termcast server sends back (sorear++)Jesse Luehrs2009-07-111-0/+11
* turn off cr/nl translation on the user's terminalJesse Luehrs2009-07-101-1/+1
* perl-- # "0" is false/:Jesse Luehrs2009-07-101-2/+2
* add todo sectionJesse Luehrs2009-07-101-0/+8
* add synopsis and descriptionJesse Luehrs2009-07-101-0/+4
* add documentation for attributesJesse Luehrs2009-07-101-0/+4
* link to the termcast websiteJesse Luehrs2009-07-101-0/+1
* use the interface from the new version of io-pty-easyJesse Luehrs2009-07-071-6/+1
* don't need to keep calling fileno on the ptyJesse Luehrs2009-07-061-4/+5
* the pty object is the actual io handle nowJesse Luehrs2009-07-061-4/+4
* abstract and prereqsJesse Luehrs2009-07-061-1/+1
* aha, echo was off by default on spawned processesJesse Luehrs2009-07-061-0/+5
* better terminal setting handlingJesse Luehrs2009-07-051-2/+2
* check for eof/error properlyJesse Luehrs2009-07-031-3/+8
* first stab at implementationJesse Luehrs2009-07-031-0/+63
* initial commitJesse Luehrs2009-07-031-0/+71