mirror of
https://github.com/jarun/nnn.git
synced 2025-04-19 11:54:54 +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));
|
||||
copystartid = cur;
|
||||
ncp = 0;
|
||||
mvprintw(xlines - 1, 0, "selection on");
|
||||
mvprintw(xlines - 1, 0, "selection on\n");
|
||||
xdelay();
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue