mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #225] asciinema rec filename complains about too many arguments #782
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#782
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 @daixtrose on GitHub (Sep 7, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/225
The docs state you can directly record to a file, but v0.9.8 does not recognize this option anymore and only provides the server option.
@ku1ik commented on GitHub (Sep 7, 2017):
0.9.8 is 3 years old version, which didn't have this ability. You should upgrade to newer one.
@daixtrose commented on GitHub (Sep 7, 2017):
Strange. I checked out master ... will give it another try.
@atrifex commented on GitHub (Feb 14, 2019):
I am on
asciinema 0.9.8and I still see this issue today. I installed using thesudo apt install asciinema. Looks like the repo might be out of date.@ku1ik commented on GitHub (Mar 17, 2019):
@Atrifex 0.9.8 is 3 years old version, which didn't have this ability. You should upgrade to newer one. 2.0 recommended.