Ticket #471 (new defect)
Opened 2 months ago
Stop attempting to replace text once find/replace has wrapped around completely
| Reported by: | rob | Owned by: | rob |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.6 |
| Component: | application | Keywords: | |
| Cc: |
Description
Find/Replace in interactive mode will all you to keep replacing through multiple wraps of the code. Need to keep track of starting position and adjust as replacements are made so that the entire text is only looped through once.
Attachments
Note: See
TracTickets for help on using
tickets.
