Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
nnn
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Remember current entry accross filter changes
master
lostd
10 anni fa
parent
55d45dd39d
commit
15a7a78264
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
noice.c
+ 2
- 0
noice.c
Vedi File
@@ -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)
Write
Preview
Loading…
Annulla
Salva