This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Set num files selected in single select mode
master
Arun Prakash Jana
5 years ago
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
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/nnn.c
+ 1
- 0
src/nnn.c
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;
Write
Preview
Loading…
Cancel
Save