Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Immanuel
/
nnn
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Meaningful comments
master
lostd
10 anos atrás
pai
c2e82550f7
commit
cefb945e35
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-1
config.def.h
+ 2
- 1
config.def.h
Ver arquivo
@@ -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 },
};
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar