Skip to content

How to clear selection items after selection operations? #675

Answered by sayanarijit
frixaco asked this question in Q&A
Discussion options

You must be logged in to vote

There is some safety in place. Like when you delete, if you're using trash-cli.xplr, you can easily recover by typing dr. If you're not, xplr will prompt you displaying the list of paths. For which, I think keeping the list isn't that problematic. Upside is that you get to do multiple operations such as

  • delete after copy (safer move alternative for inter filesystem operations)
  • perform other actions on paths that weren't moved after move operations
  • custom actions that perform multiple operations on the same files (by keeping the behaviour consistent with default)

It is also compatible with map.xplr's behaviour which has clear upsides of keeping the list.

If don't prefer this, you can cle…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by frixaco
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants