New vim folders
This commit is contained in:
parent
b8646a6f6c
commit
66dffa8efe
16 changed files with 140 additions and 2 deletions
7
vim/.vim/blog/Asciinema.md
Normal file
7
vim/.vim/blog/Asciinema.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
- [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
|
||||
Loading…
Add table
Add a link
Reference in a new issue