mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
website(el): clarify cursor position in test script
The test script for `el` shows the cursor being on the right side of `X`, however in xterm and ghostty the cursor is _on_ the `X`. Delete the cursor position and add a comment on where the cursor should be.
This commit is contained in:
@ -63,9 +63,11 @@ printf "X"
|
||||
```
|
||||
|
||||
```
|
||||
|_______Xc
|
||||
|_______X|
|
||||
```
|
||||
|
||||
The cursor should be on the 'X'
|
||||
|
||||
### EL V-3: Erase Right SGR State
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user