Arun Prakash Jana
před 5 roky
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: A75979F35C080412
1 změnil soubory, kde provedl
3 přidání a
3 odebrání
-
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]) { |
|
|
|