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

make "filter" case insensitive #4334

Closed
mc-butler opened this issue Feb 25, 2022 · 2 comments
Closed

make "filter" case insensitive #4334

mc-butler opened this issue Feb 25, 2022 · 2 comments
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/4334
Reporter 400thecat (@400thecat)

The filter function is potentially very useful for filtering files in current path based on wildcard. But, having this matching "case-sensitive" completely invalidates the usefulness. If the matching cannot be made case-insensitive by default, then please at least make it configurable.

I cannot fathom, how somebody can find this feature useful as it is. Imagine searching for a file by name. Was it called "Report" or "report" or "REPORT" ?

Having to use [Rr][Ee][Pp][oO][Rr][Tt] is as good as useless.

thank you

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 10, 2022 at 14:30 UTC

  • Blocked by set to #1373

(In #1373) Branch: 1373_more_filter_options
Initial [42a883f380ed8e6d82a2e1699829b8d1c261743b]

The main idea is apply same options for file filter as for file selection and use the same dialog window.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 17, 2022 at 17:44 UTC (comment 2)

  • Milestone changed from Future Releases to 4.8.29
  • Resolution set to fixed
  • Status changed from new to closed

Implemented as part of #1373.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Development

No branches or pull requests

1 participant