My build of nnn with minor changes
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 697 B

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