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.
 
 
 
 
 
 
Juan Adrián Castro Quintana 53b2efb069
Update nitrogen
преди 5 години
..
README.md Update README.md преди 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 години
nitrogen Update nitrogen преди 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 години
pywal Added two scripts to change the wallpaper. преди 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
nwal Set the selected image as wallpaper using nitrogen
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
pywal Set the selected image as wallpaper using pywal and change the terminal color schemes
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