From: Arun Prakash Jana Date: Mon, 18 Mar 2019 00:45:35 +0000 (+0530) Subject: Clear rest of the line X-Git-Tag: v2.4~2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2946a89c00edbb1945400cb7096376107d600fee;p=nnn.git Clear rest of the line --- diff --git a/src/nnn.c b/src/nnn.c index 114d944e..d627a4f4 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -3432,7 +3432,7 @@ nochange: g_crc = crc8fast((uchar *)dents, ndents * sizeof(struct entry)); copystartid = cur; ncp = 0; - mvprintw(xlines - 1, 0, "selection on"); + mvprintw(xlines - 1, 0, "selection on\n"); xdelay(); continue; }