mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
website(ich): fix test script v1
The V-1 Test script was missing a printf statement. Add the missing statement to make the expected output correct. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
This commit is contained in:
@ -32,6 +32,7 @@ margin, but either behavior is acceptable.
|
||||
printf "ABC"
|
||||
printf "\033[1G"
|
||||
printf "\033[2@"
|
||||
printf "X"
|
||||
```
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user