Open
Description
echo -e '\x1bPq$-$-$-$-\x1b\\'
should move the text cursor downwards, even if no pixels were modified (given sixel scrolling is on).
@hackerb9 If you find some time, can you confirm, that an "empty" sixel sequence (no pixel notion) with just GCR/GLFs would still advance the text cursor downwards on a vt340? Thats at least how I read the sixel docs, but kinda none of the terminals except xterm does it atm, so I am not sure if I misinterpret things here.
Activity