Arun Prakash Jana
il y a 5 ans
Parent
révision
6024c51839
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: A75979F35C080412
1 fichiers modifiés avec
3 ajouts et
3 suppressions
-
src/nnn.c
|
|
@@ -5870,13 +5870,13 @@ nochange: |
|
|
|
goto nochange; |
|
|
|
} |
|
|
|
|
|
|
|
if (ndents) |
|
|
|
copycurname(); |
|
|
|
|
|
|
|
if (!r) { |
|
|
|
cfg.filtermode ? presel = FILTER : statusbar(path); |
|
|
|
goto nochange; |
|
|
|
} |
|
|
|
|
|
|
|
if (ndents) |
|
|
|
copycurname(); |
|
|
|
} else { /* 'Return/Enter' enters the plugin directory */ |
|
|
|
cfg.runplugin ^= 1; |
|
|
|
if (!cfg.runplugin && rundir[0]) { |
|
|
|