TermRecord icon indicating copy to clipboard operation
TermRecord copied to clipboard

Terminal session recorder that outputs self-contained HTML!

Results 17 TermRecord issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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...

enhancement

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.

enhancement

We need to refactor to cleanly handle multiple pluggable backends, right now ttyrec was bolted on and hacked in for release.

enhancement

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.

enhancement
Documentation