asciicast icon indicating copy to clipboard operation
asciicast copied to clipboard

Turn R scripts into terminal screencasts

Results 12 asciicast issues
Sort by recently updated
recently updated
newest added

asciicast::write_gif() requires phantomjs. However that project is disconncted. So I think that asciicast::write_gif() should change backend. Maybe it could be changed to [jsdom](https://github.com/jsdom/jsdoml) I tried to install the static build...

feature

There are many ways to set parameters, and it is not entirely clear what the best way is. The knitr engine is especially messy. E.g. you can pass `options` to...

bug

This is tricky, because the output JSON must be UTF-8. So ideally we would re-encode the output in UTF-8 in the embedding process. Maybe we can use the iconv instance...

bug

Do we want built-in functionality for this? This seems to work: ```r cast

feature

Might not be simple with the current setup.

feature

Like `asciinema play`.

feature

I.e. SVG, HTML widget or terminal (once implemented). Choose automatically based on environment.

feature

And I guess another function to download it.

feature

Makes the file smaller and simpler.

feature