Ticket #406 (closed enhancement: fixed)
Strict matching in filter ([F9]-... Panel-Filter)
Reported by: | iNode | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre1 |
Component: | mc-core | Version: | 4.6.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | commited-master |
Description
Filter "_*" show files like .bash_history and ".*_" also show .bash_history. It looks like filter search any partial matching and and show if find it.
Filter dialog also should be improved for interface consistency.
Change History
comment:2 Changed 15 years ago by iNode
- Type changed from defect to enhancement
In some user cases may be usefull to save optional current behaviour as option,
so it isn't bug but feature request.
comment:3 Changed 15 years ago by angel_il
- Keywords rewiev added
- Status changed from new to accepted
- Owner set to angel_il
branch: 406_show_filter
chengeset: 9df61afae99c58a1e6d88ad13a72191119f1e5f7
comment:8 Changed 15 years ago by iNode
- Summary changed from update panel filter to work like select group to update panel filter to work like select group and show filter on panel title
Both changest is fine, but also we need checkbox or option to
make filter strict or partial (use case - fast navigation),
and also filter type - shell template or regex.
Also I change summary to join both changeset in one ticket.
comment:9 Changed 15 years ago by iNode
- Keywords vote-iNode added
So we decide to split it ticket into more small tickets.
Result code for that ticket do only one thing - strict comparison in filter.
My vote here.
comment:10 Changed 15 years ago by iNode
- Summary changed from update panel filter to work like select group and show filter on panel title to Strict matching in filter ([F9]-... Panel-Filter)
comment:12 Changed 15 years ago by angel_il
- Status changed from assigned to testing
- Keywords commited-master added; review vote-iNode vote-angel_il approved removed
- Resolution set to fixed
comment:14 Changed 3 years ago by andrew_b
- Keywords commited-master removed
- Votes for changeset set to commited-master
- Branch state set to no branch