Do not delay on single file selection

This commit is contained in:
Arun Prakash Jana 2019-03-10 22:50:50 +05:30
parent ed724dfd0c
commit b9205f1778
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 3 deletions

View File

@ -3482,9 +3482,7 @@ nochange:
}
dents[cur].flags |= FILE_COPIED;
printmsg(newpath);
goto nochange;
break;
case SEL_COPYMUL:
cfg.copymode ^= 1;
if (cfg.copymode) {