Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Expand/contract directory in Tree without changing selection #795

Open
RussellAult opened this issue Feb 21, 2022 · 0 comments

Comments

@RussellAult
Copy link

Hi there!

In 1.0.6 (Debian stable), if you click on an arrow in the Tree to expand or collapse a directory, the directory that is being expanded or collapsed is also automatically selected. Is there a way to disable this, so that clicking on the arrow doesn't change the current directory selection?

My use-case for this is a single-panel file move operation, where I first go the origin directory to find the file, then expand directories in the Tree to find the destination directory, then click-and-drag the file from the panel into the Tree to complete the move. The current auto-selection behaviour is annoying because it means I have to re-find the origin directory in the Tree (and re-find the file) once I've expanded down to the destination directory, and selecting every intermediate directory clutters up the panel history so I can't just go "back" to the origin directory, either.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant