[PR #562] [CLOSED] fast forward by N frames (default 10) #510

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

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/562
Author: @maho
Created: 7/21/2023
Status: Closed

Base: mainHead: fast-forward


📝 Commits (1)

  • b57eaf6 - quite ugly way to fast-forward. Definitively could be improved, but is better than nothing.

📊 Changes

4 files changed (+25 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 asciinema/commands/play.py (+3 -0)
📝 asciinema/config.py (+8 -0)
📝 asciinema/player.py (+13 -0)

📄 Description

  • quite ugly way to fast-forward. Definitively could be improved, but is better than nothing.

🔄 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/562 **Author:** [@maho](https://github.com/maho) **Created:** 7/21/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fast-forward` --- ### 📝 Commits (1) - [`b57eaf6`](https://github.com/asciinema/asciinema/commit/b57eaf6e20d2f21c7e53d49e9c2797f7f1fb75f7) - quite ugly way to fast-forward. Definitively could be improved, but is better than nothing. ### 📊 Changes **4 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `asciinema/commands/play.py` (+3 -0) 📝 `asciinema/config.py` (+8 -0) 📝 `asciinema/player.py` (+13 -0) </details> ### 📄 Description - quite ugly way to fast-forward. Definitively could be improved, but is better than nothing. --- <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:57 +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#510
No description provided.