mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[PR #190] [MERGED] add --speed parameter to play command #1017
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#1017
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?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/190
Author: @bastiaanb
Created: 1/23/2017
Status: ✅ Merged
Merged: 1/23/2017
Merged by: @ku1ik
Base:
master← Head:master📝 Commits (2)
93851e0add --speed parameter to play command3551d1fadd --speed parameter to man page📊 Changes
6 files changed (+15 additions, -5 deletions)
View changed files
📝
README.md(+1 -0)📝
asciinema/__main__.py(+2 -1)📝
asciinema/commands/play.py(+3 -2)📝
asciinema/config.py(+4 -0)📝
asciinema/player.py(+2 -2)📝
man/asciinema.1(+3 -0)📄 Description
implements part of #97
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.