[PR #500] [MERGED] Add --loop option to play command #1106

Closed
opened 2026-03-15 11:19:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/500
Author: @ku1ik
Created: 5/15/2022
Status: Merged
Merged: 5/15/2022
Merged by: @ku1ik

Base: developHead: play-loop


📝 Commits (1)

  • 5e39546 Add --loop option to play command

📊 Changes

4 files changed (+19 additions, -1 deletions)

View changed files

📝 README.md (+1 -0)
📝 asciinema/__main__.py (+7 -0)
📝 asciinema/commands/play.py (+10 -0)
📝 asciinema/player.py (+1 -1)

📄 Description

No description provided


🔄 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/500 **Author:** [@ku1ik](https://github.com/ku1ik) **Created:** 5/15/2022 **Status:** ✅ Merged **Merged:** 5/15/2022 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `play-loop` --- ### 📝 Commits (1) - [`5e39546`](https://github.com/asciinema/asciinema/commit/5e39546e79ae0ad56689f9ac2830cd9eb51d538c) Add `--loop` option to `play` command ### 📊 Changes **4 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `asciinema/__main__.py` (+7 -0) 📝 `asciinema/commands/play.py` (+10 -0) 📝 `asciinema/player.py` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:19:01 +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#1106
No description provided.