summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* error message shouldn't include file/line numberjluehrs22008-05-261-1/+1
* add a simple irc evalbot for teco... needs to be expanded quite a bit to deal...jluehrs22008-05-221-0/+26
* make execute return anything that would be printed to stdout, rather than pri...jluehrs22008-05-221-1/+2
* use the error message that te uses for ^Cjluehrs22008-05-221-1/+1
* format errors the way actual teco doesjluehrs22008-05-221-1/+1
* make ^C throw an interrupt rather than killing the program if it's received w...jluehrs22008-05-211-0/+1
* ReadKey fails on undef, not falsejluehrs22008-05-211-1/+4
* add a teco shell binaryjluehrs22008-05-201-0/+83