Ticket #1457 (new enhancement) — at Version 3
'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 [x] All occurrences │ │ [ ] All charsets │ │ │ │ [< OK >] [ Cancel ] │ └────────────────────────────────────────────────────────────────┘
Change History
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.