]> Sergey Matveev's repositories - nnn.git/commit
Fix dragdrop not working in selection mode (#382)
author0xACE <0xACE@users.noreply.github.com>
Fri, 15 Nov 2019 16:27:37 +0000 (16:27 +0000)
committerMischievous Meerkat <engineerarun@gmail.com>
Fri, 15 Nov 2019 16:27:37 +0000 (21:57 +0530)
commit688ed885d1edfbc2cb228cac53955d72c6521e81
tree53bcada280ab04f0a0c7091c33978853407e09c0
parent950a8f6a6560f32a5f8737922e03c7bc0bdc9bd5
Fix dragdrop not working in selection mode (#382)

xargs couldn't call function `dnd()` and I couldn't find a portable way
to do it, so I replaced it with a variable which I guess should work
fine.
plugins/dragdrop