2023-07-24 19:05:37 +00:00
|
|
|
# This is a vhs script. See https://github.com/charmbracelet/vhs for more info.
|
|
|
|
# To run this script, install vhs and run `vhs ./examples/table.tape`
|
|
|
|
Output "target/table.gif"
|
2023-10-18 11:35:51 +00:00
|
|
|
Set Theme "Aardvark Blue"
|
2024-01-19 11:26:09 +00:00
|
|
|
Set Width 1400
|
|
|
|
Set Height 768
|
2023-07-24 19:05:37 +00:00
|
|
|
Hide
|
|
|
|
Type "cargo run --example=table --features=crossterm"
|
|
|
|
Enter
|
|
|
|
Sleep 1s
|
|
|
|
Show
|
2024-01-10 16:11:37 +00:00
|
|
|
Sleep 2s
|
2024-01-19 11:26:09 +00:00
|
|
|
Set TypingSpeed 1s
|
|
|
|
Down 3
|
|
|
|
Up 6
|
|
|
|
Sleep 1s
|
|
|
|
Down 3
|
|
|
|
Sleep 1s
|
|
|
|
Right 1
|
|
|
|
Sleep 1s
|
|
|
|
Right 1
|
|
|
|
Sleep 1s
|
|
|
|
Right 1
|
|
|
|
Sleep 1s
|
|
|
|
Right 1
|
2024-01-10 16:11:37 +00:00
|
|
|
Sleep 2s
|