Y
Hacker News
new
|
ask
|
show
|
jobs
by
_phred
4860 days ago
Whoa, your terminal playback thing is pretty neat. Did you use GNU Screen to record the session?
2 comments
rachelbythebay
4860 days ago
Thank you! I used script. Certain implementations have an option to emit timing and byte count data on stderr. Then it's just a matter of saving it and building something to honor those delays during playback.
link
kragen
4860 days ago
That's awesome! I had no idea about `script -t`; I'd written my own a few years back. Thank you!
link
ysangkok
4860 days ago
You can rip it off like this:
https://github.com/ysangkok/terminal_web_player
link
packetslave
4858 days ago
Pretty majorly uncool to do that and not give credit or even a link to rachelbythebay.
link