dotfiles/slackware/.vim/blog/Asciinema.md
Ian Keane 9a6bfc1daf Restructure for symlink
This change makes it easier to recursively copy these config files into
a real home directory and also gets rid of empty folders
2022-06-07 13:47:55 -04:00

7 lines
375 B
Markdown

- [br](https://www.youtube.com/watch?v=Wnyl3mqydOQ&list=PLRjzjpJ02WDPwtQ9gebL3KzEAUVWzC-ib&index=32)
- `asciinema rec` starts recording
- ctrl-d ends recording
- `asciinema rec -i 2` removes any idle time longer than 2 seconds
- name file ending with `.cast` to prevent asking if upload is desired
- `$ASCIINEMA_UPLOAD_URL` can be used to set a self-hosted asciinema server