mirror of
https://github.com/jarun/nnn.git
synced 2025-03-22 06:12:27 +00:00
Add comment
This commit is contained in:
parent
c75e0a886f
commit
7ada9a0b6b
1 changed files with 1 additions and 0 deletions
|
@ -3602,6 +3602,7 @@ nochange:
|
|||
if (!cfg.filtermode && cur && access(newpath, F_OK) == -1)
|
||||
--cur;
|
||||
|
||||
/* We reduce cur only if it is > 0, so it's at least 0 */
|
||||
copycurname();
|
||||
|
||||
if (cfg.filtermode)
|
||||
|
|
Loading…
Add table
Reference in a new issue