Marcin Kulik
Marcin Kulik
Thanks! You made my day ;)
Do you know what rubygems version does Ruby 2.3 in Ubuntu 16.04 ships with?
Oh, interesting. What's the oldest 2.x version we could have with the same Gemfile supporting 3.0?
Yes, that's size limit issue. asciinema does have error handler for status 413 (which is returned by web server in this case) but it seems it's never properly handled due...
Definitely! I'm working on the next generation of the player, and one of the goals there is to have easy streaming capability (with both EventSource and WebSocket options).
asciinema 2.1 removed dependency on `tput` (ncurses) which should solve the above crash.
Are you able to show the screenshots of the correct and incorrect vim colors you observe when recording with asciinema?
If you have asciinema 2.0+ then the recording gets writtent in real time to a file in `/tmp`. The file has a random name but always gets `.cast` extension, so...
Should we close it then? ;)
Ah, so we're talking 3 ways of embedding the player here: 1. via subcommand: `! /my/path/asciinema play demo.cast` 2. via embed ``: `HTML("""