[PR #190] [MERGED] add --speed parameter to play command #403

Closed
opened 2026-02-25 20:33:38 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • 93851e0 add --speed parameter to play command
  • 3551d1f add --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.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/190 **Author:** [@bastiaanb](https://github.com/bastiaanb) **Created:** 1/23/2017 **Status:** ✅ Merged **Merged:** 1/23/2017 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`93851e0`](https://github.com/asciinema/asciinema/commit/93851e03c35e6e0deda65331ed6203e9d086cebf) add --speed parameter to play command - [`3551d1f`](https://github.com/asciinema/asciinema/commit/3551d1f13de697137f93913fb1a43de2b9c28841) add --speed parameter to man page ### 📊 Changes **6 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description implements part of #97 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#403
No description provided.