Arun Prakash Jana
5 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
3 additions and
0 deletions
-
src/nnn.c
|
|
@@ -1007,6 +1007,9 @@ static bool editselection(void) |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/* Add a line for the last file */ |
|
|
|
++lines; |
|
|
|
|
|
|
|
if (lines > nselected) { |
|
|
|
DPRINTF_S("files added to selection"); |
|
|
|
goto emptyedit; |
|
|
|