This commit is contained in:
2026-01-21 11:27:51 -05:00
commit f70af9b185
50 changed files with 17166 additions and 0 deletions
@@ -0,0 +1,15 @@
# VHS tape for lazygit - Classic 4:3 aspect ratio (1024x768)
Output lazygit-classic-4-3.gif
Set Shell "bash"
Set Width 1024
Set Height 768
Set FontSize 14
Set Framerate 10
Type "cd /home/ajet/repos/lazygitclj && lazygit"
Enter
Sleep 5s
Screenshot lazygit-classic-4-3.png
Type "q"
Sleep 500ms
@@ -0,0 +1,15 @@
# VHS tape for lazygit - Standard 16:9 aspect ratio (1280x720)
Output lazygit-standard-16-9.gif
Set Shell "bash"
Set Width 1280
Set Height 720
Set FontSize 14
Set Framerate 10
Type "cd /home/ajet/repos/lazygitclj && lazygit"
Enter
Sleep 5s
Screenshot lazygit-standard-16-9.png
Type "q"
Sleep 500ms
@@ -0,0 +1,15 @@
# VHS tape for lazygit - Tall 9:16 aspect ratio (600x1000)
Output lazygit-tall-9-16.gif
Set Shell "bash"
Set Width 600
Set Height 1000
Set FontSize 14
Set Framerate 10
Type "cd /home/ajet/repos/lazygitclj && lazygit"
Enter
Sleep 5s
Screenshot lazygit-tall-9-16.png
Type "q"
Sleep 500ms
@@ -0,0 +1,15 @@
# VHS tape for lazygit - Ultrawide 32:9 aspect ratio (1600x450)
Output lazygit-ultrawide-32-9.gif
Set Shell "bash"
Set Width 1600
Set Height 450
Set FontSize 14
Set Framerate 10
Type "cd /home/ajet/repos/lazygitclj && lazygit"
Enter
Sleep 5s
Screenshot lazygit-ultrawide-32-9.png
Type "q"
Sleep 500ms
@@ -0,0 +1,15 @@
# VHS tape for lazygit - Wide 21:9 aspect ratio (1400x600)
Output lazygit-wide-21-9.gif
Set Shell "bash"
Set Width 1400
Set Height 600
Set FontSize 14
Set Framerate 10
Type "cd /home/ajet/repos/lazygitclj && lazygit"
Enter
Sleep 5s
Screenshot lazygit-wide-21-9.png
Type "q"
Sleep 500ms
@@ -0,0 +1,17 @@
# 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
@@ -0,0 +1,17 @@
# VHS tape for lazygitclj - Standard 16:9 aspect ratio (1280x720)
Output lazygitclj-standard-16-9.gif
Require bb
Set Shell "bash"
Set Width 1280
Set Height 720
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-standard-16-9.png
Type "q"
Sleep 500ms
@@ -0,0 +1,17 @@
# VHS tape for lazygitclj - Tall 9:16 aspect ratio (600x1000)
Output lazygitclj-tall-9-16.gif
Require bb
Set Shell "bash"
Set Width 600
Set Height 1000
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-tall-9-16.png
Type "q"
Sleep 500ms
@@ -0,0 +1,17 @@
# VHS tape for lazygitclj - Ultrawide 32:9 aspect ratio (1600x450)
Output lazygitclj-ultrawide-32-9.gif
Require bb
Set Shell "bash"
Set Width 1600
Set Height 450
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-ultrawide-32-9.png
Type "q"
Sleep 500ms
@@ -0,0 +1,17 @@
# VHS tape for lazygitclj - Wide 21:9 aspect ratio (1400x600)
Output lazygitclj-wide-21-9.gif
Require bb
Set Shell "bash"
Set Width 1400
Set Height 600
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-wide-21-9.png
Type "q"
Sleep 500ms