Set num files selected in single select mode

This commit is contained in:
Arun Prakash Jana 2019-09-21 12:03:19 +05:30
parent 7335deb022
commit 1ca1705219
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 0 deletions

View File

@ -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;