From c37c79322559bf1503fb557f710ccc8cc3f40f1d Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sun, 24 Nov 2024 00:07:39 -0500 Subject: Add roadmap to README and more vhs eye-candy --- vhs.tape | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) (limited to 'vhs.tape') diff --git a/vhs.tape b/vhs.tape index 5d5a68b..49b43a1 100644 --- a/vhs.tape +++ b/vhs.tape @@ -1,27 +1,35 @@ Output ./assets/demo.gif -Set FontSize 24 -Set Width 1000 -Set Height 500 +Require termpicker + +Set FontSize 18 +Set Width 800 +Set Height 480 + +Set Margin 15 +# Set MarginFill "#674EFF" +Set MarginFill "#6F4624" +Set BorderRadius 10 Type "termpicker" Enter -Sleep 2s -Type "jl" -Sleep 500ms -Type "j" -Sleep 500ms -Type "llllhhhllj" +Sleep 250ms +Type "jlllljjhhhhh" +Sleep 1s + Tab Sleep 500ms Type "jlllhjlllljhhhlllhkklkl" + Tab Sleep 500ms -Type "jllljhhklhkhh" -Sleep 1.5s +Type "jkllllljhhklhkhh" +Sleep 1s + Tab Sleep 500ms -Type "jllljhhklhkhh" -Sleep 1.5s +Type "jklllllljhhklhkhh" +Sleep 1s + Type "q" Sleep 250ms -- cgit v1.2.3