about summary refs log tree commit diff stats
path: root/code/action.rb
Commit message (Collapse)AuthorAgeFilesLines
* put bugfix #8 where it belongs (flush after system())hut2009-07-201-1/+0
|
* clear keybuffer after Action.run()hut2009-07-181-0/+1
|
* fixed Action.wait_for_enterhut2009-07-181-1/+1
| | | | | | if you supply an argument to the executable and use the function gets, ruby seems to read from the file given in the first argument rather than from stdin. in this case, that's not what i want.
* changed the place where default flags are specifiedhut2009-06-221-1/+1
|
* cleanuphut2009-06-131-2/+2
|
* fixing & cleaning uphut2009-06-131-20/+11
|
* rewrite of the way files are executed, easier confighut2009-06-131-20/+35
|
* lots of changes. version 0.2.1 v0.2.1hut2009-05-091-0/+69