mirror of
https://github.com/jarun/nnn.git
synced 2025-01-25 02:06:50 +00:00
Clear rest of the line
This commit is contained in:
parent
39f84efa55
commit
2946a89c00
|
@ -3432,7 +3432,7 @@ nochange:
|
||||||
g_crc = crc8fast((uchar *)dents, ndents * sizeof(struct entry));
|
g_crc = crc8fast((uchar *)dents, ndents * sizeof(struct entry));
|
||||||
copystartid = cur;
|
copystartid = cur;
|
||||||
ncp = 0;
|
ncp = 0;
|
||||||
mvprintw(xlines - 1, 0, "selection on");
|
mvprintw(xlines - 1, 0, "selection on\n");
|
||||||
xdelay();
|
xdelay();
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue