From de7c6e9ab8bb4ab3af4557800cf92dd5ebddd2f8 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 25 Nov 2024 21:44:11 -0500 Subject: feat: Interactive input (#16) * Refactor copy keybinds into single help entry * Manually input color values at runtime * Showcase input instead of clipboard in demo * more vhs updates --- assets/vhs.tape | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'assets/vhs.tape') diff --git a/assets/vhs.tape b/assets/vhs.tape index c683cd8..7b42e69 100644 --- a/assets/vhs.tape +++ b/assets/vhs.tape @@ -14,23 +14,26 @@ Type "termpicker" Enter Sleep 250ms Type "jlllljjhhhhh" -Sleep 200ms -Type "x" -Sleep 200ms -Type "s" Sleep 1s Tab Sleep 500ms Type "jlllhjlllljhhhlllhkklkl" -Tab +Type "i" +Sleep 300ms +Type "#b7416e" +Enter +Sleep 500ms + +Tab 2 Sleep 500ms Type "jkllllljhhklhkhh" Sleep 1s Type "?" -Sleep 500ms +Sleep 700ms +Type "?" Tab Sleep 500ms -- cgit v1.2.3