summaryrefslogtreecommitdiffstats
path: root/examples/write.tape
blob: 8328555b0598669f0c7eeaab408f94b371ae6d07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Output write.gif

Set Width 800
Set Height 350
Set Shell bash

Sleep 500ms
Type "gum write > story.txt"
Enter
Sleep 1s
Type "Once upon a time"
Sleep 1s
Alt+Enter
Type "In a land far, far away...."
Sleep 500ms
Enter
Sleep 1s
Type "cat story.txt"
Enter
Sleep 2s