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/tabs.tape`
|
|
|
|
Output "target/tabs.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-27 10:39:40 +00:00
|
|
|
Set Height 368
|
2023-07-24 19:05:37 +00:00
|
|
|
Hide
|
|
|
|
Type "cargo run --example=tabs --features=crossterm"
|
|
|
|
Enter
|
2024-01-27 10:39:40 +00:00
|
|
|
Sleep 2s
|
2023-07-24 19:05:37 +00:00
|
|
|
Show
|
2024-01-21 09:23:50 +00:00
|
|
|
Sleep 1s
|
2024-01-27 10:39:40 +00:00
|
|
|
Right@2.5s 3
|
|
|
|
Left@2.5s 3
|
|
|
|
Sleep 2s
|