My build of nnn with minor changes
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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