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

Enable mid-string search in PCManFM. #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sashoalm
Copy link

@sashoalm sashoalm commented Aug 11, 2018

This change will enable users to find files to typing just part of their name - all files containing the string will be matched, not just those starting with it.

Example:
Demo showing the search

@LStranger
Copy link
Member

Thank you very much. Will consider it for version 1.4.0.

@wb9688
Copy link
Contributor

wb9688 commented Feb 2, 2021

I personally would not like this change as imho the whole point of this feature is that I could quickly navigate by typing just the first few letters. With this PR I'd often unexpectedly end up at some file that comes earlier. GTK2's file picker also works like PCManFM currently does.

@LStranger
Copy link
Member

LStranger commented Feb 2, 2021 via email

@sashoalm
Copy link
Author

sashoalm commented Feb 6, 2021 via email

@LStranger
Copy link
Member

Just out of curiosity - have you ever tried the Filter feature (activatable by Ctrl+T)? It might help you finding your files, it might be even more convenient than just few searches.

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

Successfully merging this pull request may close these issues.

3 participants