Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

asciinema import #15

Closed
jbenet opened this issue Jul 3, 2018 · 3 comments
Closed

asciinema import #15

jbenet opened this issue Jul 3, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@jbenet
Copy link

jbenet commented Jul 3, 2018

Would be useful to be able to apply this as a transform to all asciinemas. that way we could embed asciinemas as svgs in github readmes, etc. Asciinema provides a bunch of other useful things (playback controls and so on) for various contexts.

@nbedos nbedos added the enhancement New feature or request label Jul 4, 2018
@transitive-bullshit
Copy link

In the meantime, check out the discussion in #8 for an alternative.

@nbedos
Copy link
Owner

nbedos commented Jul 7, 2018

I've added support for rendering recordings in asciicast v1 format: 3a401f3
This feature is included in the release candidate I've just uploaded to test.pypi.org. You can get it with the following command:

pip install --extra-index-url https://test.pypi.org/simple/ 'termtosvg>=0.4.0rc0'

The corresponding git tag is 0.4.0rc0

I'd appreciate it if some of you could give it a try. :)

@nbedos
Copy link
Owner

nbedos commented Jul 8, 2018

This feature is included in version 0.4.0. See https://github.com/nbedos/termtosvg/releases/tag/0.4.0

@nbedos nbedos closed this as completed Jul 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants