My build of nnn with minor changes
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Arun Prakash Jana c25b539eea
Fix scripts
před 5 roky
..
README.md Update docs před 5 roky
copier Use POSIX compliant sh scripts if possible před 5 roky
edit Fix scripts před 5 roky
fzy Fix scripts před 5 roky
hexview Add user script to view files in hex před 5 roky
imgresize Add script to upload a file to transfer.sh před 5 roky
imgur Drop the .sh subscripts před 5 roky
kdeconnect Deleted blank line před 5 roky
ndiff Diff viewer script using vimdiff před 5 roky
nlaunch nlaunch is an independent app launcher před 5 roky
paste Add script to invoke pastebinit před 5 roky
picker Use POSIX compliant sh scripts if possible před 5 roky
sxiv Drop the .sh subscripts před 5 roky
transfer Add script to upload a file to transfer.sh před 5 roky
upgrade Use POSIX compliant sh scripts if possible před 5 roky

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