From 3eb0a38c5edf9a60da9fa52b2bec54989f2fdb30 Mon Sep 17 00:00:00 2001
From: 0xACE <0xACE@users.noreply.github.com>
Date: Sat, 12 Oct 2019 04:25:30 +0200
Subject: Added 2 plugins for drag and drop support (#352)
* Added 2 plugins for drag and drop support
These scripts uses https://github.com/mwh/dragon
and curl.
It allows nnn to drag and drop files either to other programs, or to
itself.
* added link to dependency and spelling
* added drag/drop-file scripts to readme table
---
plugins/README.md | 2 ++
1 file changed, 2 insertions(+)
(limited to 'plugins/README.md')
diff --git a/plugins/README.md b/plugins/README.md
index 7761f57..a8e28ad 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -12,6 +12,8 @@ The currently available plugins are listed below.
| boom | sh | [moc](http://moc.daper.net/) | Play random music from dir |
| dups | sh | find, md5sum,
sort uniq xargs | List non-empty duplicate files in current dir |
| checksum | sh | md5sum,
sha256sum | Create and verify checksums |
+| drag-file | sh | [dragon](https://github.com/mwh/dragon) | Drag and drop files from nnn |
+| drop-file | sh | [dragon](https://github.com/mwh/dragon) | Drag and drop files into nnn |
| fzy-open | sh | fzy, xdg-open | Fuzzy find a file in dir subtree and edit or xdg-open |
| getplugs | sh | curl | Update plugins |
| hexview | sh | xxd | View a file in hex in `$PAGER` |
--
cgit v1.2.3-70-g09d2