mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-22 12:43:16 +00:00
14 lines
366 B
VHS
14 lines
366 B
VHS
# This is a vhs script. See https://github.com/charmbracelet/vhs for more info.
|
|
# To run this script, install vhs and run `vhs ./examples/constraints.tape`
|
|
Output "target/constraints.gif"
|
|
Set Theme "Aardvark Blue"
|
|
Set FontSize 18
|
|
Set Width 1200
|
|
Set Height 700
|
|
Hide
|
|
Type "cargo run --example=constraints --features=crossterm"
|
|
Enter
|
|
Sleep 2s
|
|
Show
|
|
Sleep 5s
|
|
Right @5s 7
|