]> Sergey Matveev's repositories - nnn.git/commit
Added 2 plugins for drag and drop support (#352)
author0xACE <0xACE@users.noreply.github.com>
Sat, 12 Oct 2019 02:25:30 +0000 (04:25 +0200)
committerMischievous Meerkat <engineerarun@gmail.com>
Sat, 12 Oct 2019 02:25:30 +0000 (07:55 +0530)
commit3eb0a38c5edf9a60da9fa52b2bec54989f2fdb30
tree2f263c9836fd38c76821740b6504077da5739b45
parent10188fa9b19c5545cd7fbe6db686ea21fce37715
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
plugins/drag-file [new file with mode: 0755]
plugins/drop-file [new file with mode: 0755]