ΔSCII is a tool for easily editing asciinema asciicast files.
Download the pre-compiled binaries from the releases page.
go install github.com/Aton-Kish/deltascii@latest
: delta
deltascii Δ -i ascii.cast -o deltascii.cast
: accumulate
deltascii Σ -i deltascii.cast -o ascii.cast
If you want to learn more, check out the user guide.
If you think you've found a bug, or something isn't behaving the way you think it should, please raise an issue on GitHub.
Refer to the CHANGELOG.
ΔSCII is licensed under the MIT License, see LICENSE.