Replies: 1 comment 1 reply
-
You should've opened a feature request for that. What you actually ask for could be achieved if someone had the time to finish #612 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if you could select multiple list entries in the tree. This would somehow highlight them, and modify some actions. E.g. pressing
.
after selecting files /a/b and /a/c would then show:>< /a/b /a/c
in the prompt, where><
is the cursor. The currently selected items should also be gettable via a lua function.Beta Was this translation helpful? Give feedback.
All reactions