mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Set num files selected in single select mode
This commit is contained in:
parent
7335deb022
commit
1ca1705219
1 changed files with 1 additions and 0 deletions
|
@ -4110,6 +4110,7 @@ nochange:
|
|||
writecp(newpath, r - 1); /* Truncate NULL from end */
|
||||
spawn(copier, NULL, NULL, NULL, F_NOTRACE);
|
||||
|
||||
nselected = 1;
|
||||
dents[cur].flags |= FILE_SELECTED;
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue