Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wdye: optionally produce asciicast v2 logs | Přemysl Eric Janouch | 3 days | 1 | -0/+6 |
| | | | | | I've been fairly disappointed with asciinema, but it's slightly better than nothing. | ||||
* | wdye: enable waiting for processes | Přemysl Eric Janouch | 3 days | 1 | -0/+10 |
| | |||||
* | Add an Expect-like tool | Přemysl Eric Janouch | 4 days | 1 | -0/+126 |
This is to provide an Expect utility with a minimal dependency tree for C-based projects. It also addresses some Tcl Expect design issues, as perceived by me. |