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
documentation on rl_change_environment
Basically that line lets nnn retain the WINCH signal for itself.
master
0xACE
6 anos atrás
pai
ef32cf7177
commit
02fd4c4d8c
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
src/nnn.c
+ 1
- 0
src/nnn.c
Ver arquivo
@@ -4784,6 +4784,7 @@ int main(int argc, char *argv[])
#ifndef NORL
#if RL_READLINE_VERSION >= 0x0603
/* readline would overwrite the WINCH signal hook */
rl_change_environment = 0;
#endif
/* Bind TAB to cycling */
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar