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

6 lines
81 B
Bash
Executable File

function test_do {
xdotool type "vttest\n"
sleep 1
xdotool type "1\n1\n"
}