mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
Merge pull request #1188 from rockorager/website-script-fix
website: fix ich and il scripts
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"
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -92,7 +92,7 @@ printf "\033[L"
|
||||
|
||||
```
|
||||
|ABC_____|
|
||||
|_c______|
|
||||
|c_______|
|
||||
|DEF_____|
|
||||
|123_____|
|
||||
```
|
||||
|
Reference in New Issue
Block a user