summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add the beginnings of a testJesse Luehrs2009-07-111-0/+31
* read off the things the termcast server sends back (sorear++)Jesse Luehrs2009-07-111-0/+11
* bump version to 0.01_020.01_02Jesse Luehrs2009-07-101-1/+1
* update ChangesJesse Luehrs2009-07-101-1/+4
* 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
* let's release this as a development release first0.01_01Jesse Luehrs2009-07-101-1/+1
* add todo sectionJesse Luehrs2009-07-101-0/+8
* document bin/termcastJesse Luehrs2009-07-101-0/+25
* 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
* depend on the new version of io-pty-easyJesse Luehrs2009-07-071-1/+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-062-2/+6
* 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
* helper script to run itJesse Luehrs2009-07-031-0/+4
* first stab at implementationJesse Luehrs2009-07-031-0/+63
* initial commitJesse Luehrs2009-07-035-0/+101