mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-26 00:15:56 +03:00
[PR #196] [CLOSED] asciicast format version 2 #1016
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#1016
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/196
Author: @ku1ik
Created: 3/13/2017
Status: ❌ Closed
Base:
v2← Head:asciicast-v2📄 Description
The ideas behind asciicast v2 format are:
format the final recording JSON can only be written as a whole after finishing
the recording session),
line (contrary to v1 format which requires reading the whole file), without need to buffer whole recording in memory,
Preview of the doc: https://github.com/asciinema/asciinema/blob/v2/doc/asciicast-v2.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.