From bf570ece62b1598fd5748a3bd67a4e935da71924 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 23 Nov 2024 23:05:32 -0500 Subject: Enable 256color in actions --- assets/demo.tape | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'assets') diff --git a/assets/demo.tape b/assets/demo.tape index 98c2460..a20672e 100644 --- a/assets/demo.tape +++ b/assets/demo.tape @@ -1,17 +1,14 @@ -# Where should we write the GIF? Output ./assets/demo.gif -# Set up a 1200x600 terminal with 46px font. Set FontSize 24 Set Width 1000 Set Height 500 - - Set Shell zsh + Type "./termpicker" Enter Sleep 2s -Type "l" +Type "jl" Sleep 500ms Type "j" Sleep 500ms @@ -23,6 +20,9 @@ Tab Sleep 500ms Type "jllljhhklhkhh" Sleep 1.5s -Type "q" +Tab Sleep 500ms - +Type "jllljhhklhkhh" +Sleep 1.5s +Type "q" +Sleep 250ms -- cgit v1.2.3