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/list.tape`
|
|
|
|
Output "target/list.gif"
|
2023-10-18 11:35:51 +00:00
|
|
|
Set Theme "Aardvark Blue"
|
2023-07-24 19:05:37 +00:00
|
|
|
Set Width 1200
|
2024-01-23 16:22:37 +00:00
|
|
|
Set Height 612
|
2023-07-24 19:05:37 +00:00
|
|
|
Hide
|
|
|
|
Type "cargo run --example=list --features=crossterm"
|
|
|
|
Enter
|
2024-01-23 16:22:37 +00:00
|
|
|
Sleep 10s
|
2023-07-24 19:05:37 +00:00
|
|
|
Show
|
2024-01-23 16:22:37 +00:00
|
|
|
Sleep 2s
|
|
|
|
Down@1.5s 3
|
|
|
|
Right@1.5s 1
|
|
|
|
Sleep 1.5s
|
|
|
|
Down@1.5s 3
|
|
|
|
Sleep 1.5s
|
|
|
|
Up@1s 1
|
|
|
|
Sleep 1s
|
|
|
|
Right@1.5s 1
|
|
|
|
Sleep 1.5s
|
|
|
|
Up@1s 4
|
2023-07-24 19:05:37 +00:00
|
|
|
Left@1s 1
|
2024-01-23 16:22:37 +00:00
|
|
|
Sleep 2s
|