Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-25 | Use the q key to quit gracefully | Jeremy Stanley | |
Relying on ctrl-C user interrupt to exit leaves the terminal in a dirty state, and potentially unusable. Add the ability to exit gracefully by pressing the q key. | |||
2015-07-25 | Use configured transition duration | Jeremy Stanley | |
When a duration is passed as a parameter into the Transition instantiation, use it. | |||
2015-01-26 | README.rst: fix typo0.1.1 | Chris Packham | |
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> | |||
2015-01-14 | Add source location to README0.1.0 | James E. Blair | |
2015-01-10 | Add support for bright bg colors in ansi parser | James E. Blair | |
2015-01-09 | Initial commit | James E. Blair | |