mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #278] Feature request: Add step back feature #806
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#806
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?
Originally created by @Beercow on GitHub (Mar 15, 2018).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/278
Much like pushing . to go forward through frames when paused.
Something like , to go back one frame.
@ku1ik commented on GitHub (Mar 16, 2018):
This is not possible right now, and it would require including full virtual terminal emulator inside asciinema recorder. See here: https://github.com/asciinema/asciinema/issues/133#issuecomment-316385321
There's a lot of complexity with this, and I'm not sure if it's worth it. But you can always use IPBT for this :)