My build of nnn with minor changes
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Arun Prakash Jana c25b539eea
Fix scripts
pirms 5 gadiem
..
README.md Update docs pirms 5 gadiem
copier Use POSIX compliant sh scripts if possible pirms 5 gadiem
edit Fix scripts pirms 5 gadiem
fzy Fix scripts pirms 5 gadiem
hexview Add user script to view files in hex pirms 5 gadiem
imgresize Add script to upload a file to transfer.sh pirms 5 gadiem
imgur Drop the .sh subscripts pirms 5 gadiem
kdeconnect Deleted blank line pirms 5 gadiem
ndiff Diff viewer script using vimdiff pirms 5 gadiem
nlaunch nlaunch is an independent app launcher pirms 5 gadiem
paste Add script to invoke pastebinit pirms 5 gadiem
picker Use POSIX compliant sh scripts if possible pirms 5 gadiem
sxiv Drop the .sh subscripts pirms 5 gadiem
transfer Add script to upload a file to transfer.sh pirms 5 gadiem
upgrade Use POSIX compliant sh scripts if possible pirms 5 gadiem

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