- May
- 13,807
- 211
In this situation (note the prompt)
after pressing "Enter", I see
The 'H' sequence does put the cursor at the beginning of the line (tested) but the character there is not erased. There would seem to be no way to erase the entire line.
Code:
v:\> echos ^e[%_row;1H^e[K
Code:
v
v:\>