mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
test: fix vttest/1_1
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
function test_do {
|
||||
xdotool type "vttest\n"
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1\n1\n"
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 9.5 KiB |
Reference in New Issue
Block a user