My build of nnn with minor changes
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Arun Prakash Jana c25b539eea
Fix scripts
5 anos atrás
..
README.md Update docs 5 anos atrás
copier Use POSIX compliant sh scripts if possible 5 anos atrás
edit Fix scripts 5 anos atrás
fzy Fix scripts 5 anos atrás
hexview Add user script to view files in hex 5 anos atrás
imgresize Add script to upload a file to transfer.sh 5 anos atrás
imgur Drop the .sh subscripts 5 anos atrás
kdeconnect Deleted blank line 5 anos atrás
ndiff Diff viewer script using vimdiff 5 anos atrás
nlaunch nlaunch is an independent app launcher 5 anos atrás
paste Add script to invoke pastebinit 5 anos atrás
picker Use POSIX compliant sh scripts if possible 5 anos atrás
sxiv Drop the .sh subscripts 5 anos atrás
transfer Add script to upload a file to transfer.sh 5 anos atrás
upgrade Use POSIX compliant sh scripts if possible 5 anos atrás

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