Can anyone tell me what the correct behavior for this CSI when the cursor is in the middle of the row (let's say col 20 for example) and the modifier (Ps) is "1"... The xterm documentation says "Selective Erase Above". I am currently coding my emulator so that the first part of the current row (everything left of the cursor) is cleared and all the lines above it. That seems to be the behavior that "vttest" expects but am looking for clarification. If so, then does the opposite apply for modifier 0? (in another words, everything to the right and below?)
--
Bryan
<><