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
More concise comment on nextsel()
master
lostd
10 anni fa
parent
0aefc2f496
commit
6735c1f979
1 ha cambiato i file
con
1 aggiunte
e
4 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
noice.c
+ 1
- 4
noice.c
Vedi File
@@ -291,10 +291,7 @@ printprompt(char *str)
printw(str);
}
/*
* Returns SEL_{QUIT,BACK,GOIN,FLTR,NEXT,PREV,PGDN,PGUP,SH,CD}
* Returns 0 otherwise
*/
/* Returns SEL_* if key is bound and 0 otherwise */
int
nextsel(void)
{
Write
Preview
Loading…
Annulla
Salva