mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[PR #405] [CLOSED] Add "--show-timer" play option #448
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#448
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/405
Author: @hydrargyrum
Created: 4/10/2020
Status: ❌ Closed
Base:
develop← Head:show-timer📝 Commits (1)
bfb6196Add "--show-timer" play option📊 Changes
4 files changed (+22 additions, -5 deletions)
View changed files
📝
asciinema/__main__.py(+1 -0)📝
asciinema/commands/play.py(+2 -1)📝
asciinema/config.py(+4 -0)📝
asciinema/player.py(+15 -4)📄 Description
This option will show the current frame timer in a corner of the display.
This option can be useful when a user wants to edit a cast file:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.