mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #148] Play asciinema URLs from the commandline #114
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @epitron on GitHub (Feb 18, 2016).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/148
It would be great if the
asciinema playcommand could accept valid asciinema URLs, and play them in the console!@ku1ik commented on GitHub (Feb 20, 2016):
Actually I have this on a local branch. I'll revisit it and merge.
@ku1ik commented on GitHub (Feb 21, 2016):
This landed in master now, will be part of the next release ✨
@epitron commented on GitHub (Feb 21, 2016):
Nice! Thank you!