Ticket #1457 (new enhancement) — at Version 5
'File Find' dialog: new '[ ] All occurrences' option
Reported by: | angel_il | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre2 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by angel_il) (diff)
if "All occurrences" swich on search for first result.
┌────────────────────────── Find File ───────────────────────────┐ │ Start at: │ │ . [^] [ Tree ] │ │ │ │ File name: Content: │ │ * [^] [^] │ │ [x] Case sensitive [x] Case sensitive │ │ [x] Using shell patterns [ ] Regular expression │ │ [x] Find recursively [ ] All charsets │ │ [ ] Skip hidden [ ] Look at the first entry │ │ [ ] All charsets │ │ │ │ [< OK >] [ Cancel ] │ └────────────────────────────────────────────────────────────────┘
Change History
comment:2 Changed 15 years ago by andrew_b
- Summary changed from Option for find dialog [ ] All occurrences to 'File Find' dialog: new '[ ] All occurrences' option
Fixed summary.
Note: See
TracTickets for help on using
tickets.
this is confusing; this term has a clear connotation with search&replace (i.e., the gratuitously broken functionality).
the typical naming is "search from cursor", "start at top" or so.
but modern editors tend not to have that option and instead wrap to the beginning when the search runs off the end, usually displaying a dialog to confirm this (kate) or just showing an indicator in the status line.