mirror of
https://github.com/jarun/nnn.git
synced 2025-03-14 10:44:05 +00:00
Clear rest of the line
This commit is contained in:
parent
39f84efa55
commit
2946a89c00
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue