mirror-ghostty/test/cases/vttest/1_5.sh

16 lines
248 B
Bash

function test_do {
xdotool type "vttest"
xdotool key Return
sleep 1
xdotool type "1"
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
sleep 0.5
xdotool key Return
}