Merge pull request #1187 from rockorager/el-script-fix

website(el): clarify cursor position in test script
This commit is contained in:
Mitchell Hashimoto
2023-12-29 13:23:36 -08:00
committed by GitHub

View File

@ -63,9 +63,11 @@ printf "X"
```
```
|_______Xc
|_______X|
```
The cursor should be on the 'X'
### EL V-3: Erase Right SGR State
```bash