mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[GH-ISSUE #246] Recording command that exits quickly produces asciicast without event lines #174
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#174
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 @ku1ik on GitHub (Dec 2, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/246
Recording
who:Produces asciicast with only header line.
It seems the process (
who) exits before asciinema manages to write stdout to a file, even thoughwhoprints text.@luckydenis commented on GitHub (May 6, 2019):
Good evening. I am interested in this problem. Can I add more information?
@bsene commented on GitHub (Jul 15, 2019):
@sickill I tried the same recording:
asciinema rec -c who out.castCast file contains all data and can be read within
asciinema, so the issue seems to have been resolved maybe in recent versions.PS: I tested it on MacOS(Mojave) environement
@ku1ik commented on GitHub (Feb 20, 2022):
This has been fixed around 2.0.