My build of nnn with minor changes
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 5 Jahren
vor 5 Jahren
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 |