Files
wehub-resource-sync 95f0813436
build / build (push) Failing after 0s
nightly / nightly (push) Failing after 0s
build / snapshot (push) Failing after 0s
lint / lint (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 13:02:37 +08:00

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