My build of nnn with minor changes
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

README.md 761 B

5 lat temu
1234567891011121314
  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. | ndiff | File and directory diff for selection using vimdiff |
  10. | nlaunch | Drop-down app launcher (needs fzy), drop in `$PATH`; fallback regular prompt |
  11. | picker | Pick files and pipe the newline-separated list to another utility |
  12. | sxiv | Open images in current directory in sxiv |
  13. | upgrade | Check and update to latest version of nnn manually on Debian 9 Stretch |