asciinema-editor/README.md

1.3 KiB

asciinema-editor

CI status Donate

Interactive asciicast editor

Features

  • WIP

Install

go get gitlab.com/tslocum/asciinema-editor

Usage

Execute asciinema-editor twice to edit a screencast.

asciinema-editor --viewer # Start the viewer
asciinema-editor /tmp/path/to/screen.cast # Start the editor

Tip: A terminal multiplexer such as tmux or screen makes switching between instances easier.

Note: It is possible (but not recommended) to edit a cast using a single editor instance by providing the argument --single. It is not possible to pause playback when using a single instance.

Dependencies

Support

Please share issues and suggestions here.