nnn/user-scripts
Arun Prakash Jana 144682ad49
Add user script to view files in hex
2019-03-23 07:44:34 +05:30
..
README.md Add user script to view files in hex 2019-03-23 07:44:34 +05:30
copier Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
edit Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
fzy Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
hexview Add user script to view files in hex 2019-03-23 07:44:34 +05:30
imgur Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
kdeconnect Changes for #226 2019-03-17 18:43:21 +05:30
ndiff Diff viewer script using vimdiff 2019-03-20 21:53:03 +05:30
nlaunch Redirect stderr and stdout separately 2019-03-12 18:14:50 +05:30
picker Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
sxiv Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
upgrade Drop the .sh subscripts 2019-03-17 18:40:54 +05:30

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