Selaa lähdekoodia

Remember current entry accross filter changes

master
lostd 10 vuotta sitten
vanhempi
commit
15a7a78264
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      noice.c

+ 2
- 0
noice.c Näytä tiedosto

@@ -695,6 +695,8 @@ nochange:
filter = tmp;
filter_re = re;
DPRINTF_S(filter);
/* Save current */
oldpath = makepath(path, dents[cur].name);
goto out;
case SEL_NEXT:
if (cur < n - 1)


Loading…
Peruuta
Tallenna