]> Sergey Matveev's repositories - nnn.git/commitdiff
Update drag and drop plugin
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 2 Nov 2019 01:26:34 +0000 (06:56 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 2 Nov 2019 01:26:34 +0000 (06:56 +0530)
plugins/README.md
plugins/dragdrop [moved from plugins/drag-and-drop with 100% similarity]

index e68ce259f6dd1eee42a262465142740b3da15c3f..d3d3b57349d467c1468a83d8a58953d05a7502f1 100644 (file)
@@ -12,8 +12,7 @@ The currently available plugins are listed below.
 | boom | sh | [moc](http://moc.daper.net/) | Play random music from dir |
 | dups | sh | find, md5sum,<br>sort uniq xargs | List non-empty duplicate files in current dir |
 | checksum | sh | md5sum,<br>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 |
+| dragdrop | sh | [dragon](https://github.com/mwh/dragon) | Drag/drop files from/into nnn |
 | fzcd | sh | fzy/fzf<br>(optional fd) | Change to the directory of a fuzzy-selected file/dir |
 | fzy-open | sh | fzy, xdg-open | Fuzzy find a file in dir subtree and edit or xdg-open |
 | getplugs | sh | curl | Update plugins |
similarity index 100%
rename from plugins/drag-and-drop
rename to plugins/dragdrop