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
Meaningful comments
master
lostd
10 anni fa
parent
c2e82550f7
commit
cefb945e35
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
config.def.h
+ 2
- 1
config.def.h
Vedi File
@@ -27,7 +27,7 @@ struct key bindings[] = {
/* Filter */
{ '/', SEL_FLTR },
{ '&', SEL_FLTR },
/*
T
ype */
/*
Filter as you t
ype */
{ '?', SEL_TYPE },
/* Next */
{ 'j', SEL_NEXT },
@@ -47,5 +47,6 @@ struct key bindings[] = {
{ '!', SEL_SH },
/* Change dir */
{ 'c', SEL_CD },
/* Sort by time */
{ 't', SEL_MTIME },
};
Write
Preview
Loading…
Annulla
Salva