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

7 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
function test_do {
xdotool type "vttest"
xdotool key Return
}