My build of nnn with minor changes
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Arun Prakash Jana b6c66a78c0
Use POSIX compliant sh scripts if possible
hace 6 años
..
README.md Add script to invoke pastebinit hace 6 años
copier Use POSIX compliant sh scripts if possible hace 6 años
edit Use POSIX compliant sh scripts if possible hace 6 años
fzy Use POSIX compliant sh scripts if possible hace 6 años
hexview Add user script to view files in hex hace 6 años
imgresize Add script to upload a file to transfer.sh hace 6 años
imgur Drop the .sh subscripts hace 6 años
kdeconnect Use POSIX compliant sh scripts if possible hace 6 años
ndiff Diff viewer script using vimdiff hace 6 años
nlaunch nlaunch is an independent app launcher hace 6 años
paste Add script to invoke pastebinit hace 6 años
picker Use POSIX compliant sh scripts if possible hace 6 años
sxiv Drop the .sh subscripts hace 6 años
transfer Add script to upload a file to transfer.sh hace 6 años
upgrade Use POSIX compliant sh scripts if possible hace 6 años

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
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