My build of nnn with minor changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Arun Prakash Jana c25b539eea
Fix scripts
пре 5 година
..
README.md Update docs пре 5 година
copier Use POSIX compliant sh scripts if possible пре 5 година
edit Fix scripts пре 5 година
fzy Fix scripts пре 5 година
hexview Add user script to view files in hex пре 5 година
imgresize Add script to upload a file to transfer.sh пре 5 година
imgur Drop the .sh subscripts пре 5 година
kdeconnect Deleted blank line пре 5 година
ndiff Diff viewer script using vimdiff пре 5 година
nlaunch nlaunch is an independent app launcher пре 5 година
paste Add script to invoke pastebinit пре 5 година
picker Use POSIX compliant sh scripts if possible пре 5 година
sxiv Drop the .sh subscripts пре 5 година
transfer Add script to upload a file to transfer.sh пре 5 година
upgrade Use POSIX compliant sh scripts if possible пре 5 година

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