Ticket #2102 (closed enhancement: wontfix)
PanelStartSearch case-sensitive behaviour
Reported by: | gotar | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
New releases support windcards and are case-insensitive now. I'd like to suggest using upcase-sensitive variant, i.e. downcase letters in pattern are still ambiguous, while uppercase must be in the same form.
Change History
Note: See
TracTickets for help on using
tickets.
There are thee methods are implemented for quick search. See
changeset:0400e92fc5bcc6fd0e287505d8ac82ff706a79e2 and changeset:334416e1a23762ac3d6e80c9e083d9191670f74a.
In #320 this option will be available in configuration dialog.