]> Sergey Matveev's repositories - nnn.git/commit
Clear selection list after copy
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 2 Aug 2020 13:43:18 +0000 (19:13 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 2 Aug 2020 13:46:15 +0000 (19:16 +0530)
commit359b6f7a37292f3545da86fa3fb3866683227dfd
tree5200c4dc70071820d9e4d1b1725ab43b4e0c5b21
parentd5e303beb77c39118e641b52d5460625096c3f54
Clear selection list after copy

Without this, there is a conflict with using the `-u` option (use selection).
After copying selected files, the selection is intact and if the user issues
a deletion next, the source files (meant for copying) are deleted.
nnn.1
src/nnn.c