ghostty/test/cases/vttest/launch.sh
Mitchell Hashimoto aadf36bed9 test: vttest-1-1
2022-07-21 09:03:50 -07:00

5 lines
66 B
Bash

function test_do {
xdotool type "vttest"
xdotool key Return
}