TermRecord
TermRecord copied to clipboard
Terminal session recorder that outputs self-contained HTML!
As sessions are logged via script or ttyrecord, it would be nice to support streaming that data to a web browser. This would require: (1) WebSockets or similar Web API...
Once a user starts to scroll back through the history it would be nice if playback automatically paused and also clearly indicated to the user that it was paused.. Maybe...
It would be a nice enhancement to add a scrollbar to the right side of the window so that users know they can scroll back through the output (right now...
We need to make a template for JS only output, and implement that functionality rather than print the message that we need to implement this.
We need to refactor to cleanly handle multiple pluggable backends, right now ttyrec was bolted on and hacked in for release.
I've been playing around with this tool and I'd like to use it, but for my immediate need it's got an issue. It doesn't like whitespace with bordered boundaries. I've...
Once upstream ships a new `script` command with the fix in #3 applied, we should re-record all documentation sessions so their timing is correct.