Marcin Kulik
Marcin Kulik
So you're missing the colors when replaying with the js player on your html page?
Do you use the latest version of the player? (don't forget about updating the CSS file too) Support for original terminal colors was added in one of the recent versions...
I have a similar case which would benefit from having something like above `run_if_stale`, or `if_stale?(conn, [etag: ..., ])` public function. Precisely I am doing on-demand image generation: ```elixir case...
Same here, on Ubuntu 12.10.
@bobbus see here: http://ascii.io/a/1701
Same problem here with handlebars_assets.
I've used this script and it worked on the first try. Thank you!
Just reporting that I've been using this for over a month and it's been working flawlessly 👌
Adding an option to save a session in asciinema's asciicast v2 format sounds like a useful and relatively straightforward thing, yeah! :+1:
@pzmarzly ht interprets most ANSI escape codes/sequences, however most of the protocols you listed are not yet supported. By "colors", what do you mean specifically? ht supports all colors specifications...