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.
 
 
 
 
 
 
Arun Prakash Jana c25b539eea
Fix scripts
il y a 5 ans
..
README.md Update docs il y a 5 ans
copier Use POSIX compliant sh scripts if possible il y a 5 ans
edit Fix scripts il y a 5 ans
fzy Fix scripts il y a 5 ans
hexview Add user script to view files in hex il y a 5 ans
imgresize Add script to upload a file to transfer.sh il y a 5 ans
imgur Drop the .sh subscripts il y a 5 ans
kdeconnect Deleted blank line il y a 5 ans
ndiff Diff viewer script using vimdiff il y a 5 ans
nlaunch nlaunch is an independent app launcher il y a 5 ans
paste Add script to invoke pastebinit il y a 5 ans
picker Use POSIX compliant sh scripts if possible il y a 5 ans
sxiv Drop the .sh subscripts il y a 5 ans
transfer Add script to upload a file to transfer.sh il y a 5 ans
upgrade Use POSIX compliant sh scripts if possible il y a 5 ans

README.md

Script (a-z) Description
copier Copy selection to clipboard
edit Fuzzy find a file in directory subtree with fzy and edit in vim
fzy Fuzzy find a file in directory subtree with fzy and open using xdg-open
hexview view a file in hex; needs xxd and $PAGER
imgresize Resize images in directory to screen resolution (needs imgp)
imgur Upload an image file to imgur
kdeconnect Send selected files to Android device using kdeconnect-cli
ndiff File and directory diff for selection using vimdiff
nlaunch Drop-down independent app launcher (needs fzy), drop in $PATH; fallback regular prompt
paste Paste contents of current (text) file to paste.ubuntu.com (needs pastebinit)
picker Pick files and pipe the newline-separated list to another utility
sxiv Open images in current directory in sxiv
transfer Upload current file to transfer.sh
upgrade Check and update to latest version of nnn manually on Debian 9 Stretch