diff --git a/otherbackends/supdup.c b/otherbackends/supdup.c index 6f574c9f..f9680f30 100644 --- a/otherbackends/supdup.c +++ b/otherbackends/supdup.c @@ -339,7 +339,7 @@ static void do_argsdone(Supdup *supdup, strbuf *outbuf, int c) that line. If the cursor is at the bottom line, scroll up. */ - put_fmt(outbuf, "\015\012"); + put_fmt(outbuf, "\015\012\033[K"); break; case TDNOP: