18 lines
411 B
VHS
18 lines
411 B
VHS
# VHS tape for lazygitclj - Classic 4:3 aspect ratio (1024x768)
|
|
Output lazygitclj-classic-4-3.gif
|
|
|
|
Require bb
|
|
|
|
Set Shell "bash"
|
|
Set Width 1024
|
|
Set Height 768
|
|
Set FontSize 14
|
|
Set Framerate 10
|
|
|
|
Type "./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-ar && cd /tmp/lazygitclj-e2e-ar && bb --config /home/ajet/repos/lazygitclj/bb.edn start"
|
|
Enter
|
|
Sleep 3s
|
|
Screenshot lazygitclj-classic-4-3.png
|
|
Type "q"
|
|
Sleep 500ms
|