My build of nnn with minor changes
 
 
 
 
 
 
Arun Prakash Jana 144682ad49
Add user script to view files in hex
6年前
..
README.md Add user script to view files in hex 6年前
copier Drop the .sh subscripts 6年前
edit Drop the .sh subscripts 6年前
fzy Drop the .sh subscripts 6年前
hexview Add user script to view files in hex 6年前
imgur Drop the .sh subscripts 6年前
kdeconnect Changes for #226 6年前
ndiff Diff viewer script using vimdiff 6年前
nlaunch Redirect stderr and stdout separately 6年前
picker Drop the .sh subscripts 6年前
sxiv Drop the .sh subscripts 6年前
upgrade Drop the .sh subscripts 6年前

README.md

Alphabetical list of scripts

Script 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
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 app launcher (needs fzy), drop in $PATH; fallback regular prompt
picker Pick files and pipe the newline-separated list to another utility
sxiv Open images in current directory in sxiv
upgrade Check and update to latest version of nnn manually on Debian 9 Stretch