Ver código fonte

Update docs

master
Arun Prakash Jana 5 anos atrás
pai
commit
b4607224e3
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: A75979F35C080412
2 arquivos alterados com 6 adições e 1 exclusões
  1. +5
    -0
      .github/ISSUE_TEMPLATE.md
  2. +1
    -1
      README.md

+ 5
- 0
.github/ISSUE_TEMPLATE.md Ver arquivo

@@ -4,6 +4,11 @@ If it looks like a local environment issue, please try to debug yourself. Debugg

Before opening an issue, please try to reproduce the issue on latest master. The bug you noticed might have already been fixed.

Useful links:

- [compile `nnn` from source](https://github.com/jarun/nnn#from-source)
- [debugging `nnn`](https://github.com/jarun/nnn/wiki/debugging-nnn)

If the issue can be reproduced on master, please make sure you provide the following:

- exact steps to reproduce the issue


+ 1
- 1
README.md Ver arquivo

@@ -313,8 +313,8 @@ To list the file paths copied to memory press <kbd>y</kbd>.
File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priority) is:

$HOME or,
$TMPDIR or,
/tmp
$TMPDIR or,

The path is shown in the help and configuration screen.



Carregando…
Cancelar
Salvar