My build of nnn with minor changes
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

5 anos atrás
123456789101112
  1. #### List of scripts
  2. | Script | Description |
  3. | --- | --- |
  4. | copier.sh | Copy selection to clipboard |
  5. | edit.sh | Fuzzy find a file in directory subtree with fzy and edit in vim |
  6. | fzy.sh | Fuzzy find a file in directory subtree with fzy and open using xdg-open |
  7. | imgur.sh | Upload an image file to imgur |
  8. | nlaunch | drop-down app launcher (needs fzy), drop in `$PATH`; fallback regular prompt |
  9. | picker.sh | Pick files and pipe the newline-separated list to another utility |
  10. | sxiv.sh | Open images in current directory in sxiv |
  11. | upgrade.sh | Check and update to latest version of nnn manually on Debian 9 Stretch |