TermRecord
TermRecord copied to clipboard
Terminal session recorder that outputs self-contained HTML!
When using term record I get unwanted line breaks when writing several '-'. You can see the strange behavior here: https://rawgit.com/gab50000/termrecord_bug/master/testrecord.html
A file opened with copen can return more characters than requested from a read() call. This can result in the playback running fast. To correct this, read into a buffer...
i have probleme to make my Termrecord capture automatically without writing Termrecord in the terminal can you help me
When SSH connects to the server, network interrupts don't store /tmp/session.html
hi, when I frist use TermRecord, When Type TermRecord -o xxx.html I type something, and find `xxx.html` doesn't change. after type `exit`, the html updated. This confuse me so much,...
Is there a way to get the command to pick up the user's .bash_profile other than having to source it manually at the start of a record session? Like to...
Browser is complaining and not showing recorded data: Error is: TypeError: data[(data.length - 1)] is undefined
Both of `script` and `ttyrec` backends records the position of cursor. But in the html output, cursor is invisible.
Hello, ssh network outage can not be recorded
Providing inline documentation by typing it into the console as "comments" is not as useful as an audio stream would be describing the commands, what is happening, and the output....