Skip to content

Commit 09a5ee1

Browse files
committed
add vhs tape file for the terminal demo
1 parent d5beb04 commit 09a5ee1

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

demo-usage.tape

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
Output demo-usage.gif
2+
Set FontSize 16
3+
Set Width 1200
4+
Set Height 600
5+
6+
Type "fsql"
7+
Enter
8+
Sleep 3s
9+
10+
Type ".help"
11+
Enter
12+
Sleep 3s
13+
14+
Type ".tables"
15+
Enter
16+
Sleep 4s
17+
18+
Type ".describe Users"
19+
Enter
20+
Sleep 4s
21+
22+
Type "select i"
23+
Tab
24+
Tab
25+
Sleep 2s
26+
27+
Type "s"
28+
Tab
29+
Tab
30+
Sleep 2s
31+
32+
Type " from U"
33+
Sleep 1s
34+
Tab
35+
Tab
36+
Sleep 1s
37+
Type ";"
38+
Enter
39+
Sleep 2s
40+
41+
Type ".exit"
42+
Enter
43+
Sleep 2s

0 commit comments

Comments
 (0)