29 lines
279 B
Elixir
29 lines
279 B
Elixir
Output examples/bubbletea/exec.gif
|
|
|
|
Hide
|
|
Type "go build -o exec ."
|
|
Enter
|
|
Type "clear"
|
|
Enter
|
|
Show
|
|
|
|
Type "EDITOR=nano ./exec"
|
|
Enter
|
|
Sleep 0.5
|
|
|
|
Type@0.5 "aaaa"
|
|
Sleep 1
|
|
|
|
Type@0.5 "e"
|
|
Type "Hello, EDITOR!"
|
|
Sleep 1
|
|
Ctrl+X
|
|
Sleep 0.5
|
|
Type "n"
|
|
Sleep 1
|
|
|
|
Hide
|
|
Type "q"
|
|
Type "rm exec"
|
|
Enter
|