Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Merge multiple cast files #16

Open
warmchang opened this issue Mar 14, 2019 · 1 comment
Open

[enhancement] Merge multiple cast files #16

warmchang opened this issue Mar 14, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@warmchang
Copy link

Can we consider adding a merge subcommand?

merge: Merge multiple cast

An example, we can merge "1.cast" & "2.cast" to a new cast file.
According to the order of input files, "2.cast" is automatically appended to "1.cast":

./asciinema-edit merge --out ./mergefile.cast ./1.cast ./2.cast

/label enhancement

@cirocosta cirocosta added the enhancement New feature or request label Mar 14, 2019
@abernier
Copy link

this is in my opinion a major feature to have +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants