Arun Prakash Jana
5 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
2 additions and
1 deletions
-
src/nnn.c
|
|
@@ -5279,7 +5279,8 @@ nochange: |
|
|
|
if (cur && access(newpath, F_OK) == -1) { |
|
|
|
move_cursor(cur - 1, 0); |
|
|
|
copycurname(); |
|
|
|
} |
|
|
|
} else |
|
|
|
lastname[0] = '\0'; |
|
|
|
|
|
|
|
if (cfg.filtermode) |
|
|
|
presel = FILTER; |
|
|
|