Sfoglia il codice sorgente

Clear filter on dir changes

master
Arun Prakash Jana 5 anni fa
parent
commit
39f8b25b88
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      src/nnn.c

+ 2
- 0
src/nnn.c Vedi File

@@ -5053,6 +5053,8 @@ nochange:
if (!cpmvrm_selection(sel, path, &presel))
goto nochange;

clearfilter();

/* Show notification on operation complete */
if (cfg.x11)
plugscript(utils[UTIL_NTFY], newpath, F_NOWAIT | F_NOTRACE);


Loading…
Annulla
Salva