View Single Post
Old 02-28-2022, 11:17 AM   #65
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,887
Karma: 6120478
Join Date: Nov 2009
Device: many
Okay, we have used github actions to get snapshot builds of current Sigil master (unsigned) for those who are willing to run tests using Find & Replace to make sure my recent changes to make it run a bit more like Sigil 1.8 did, have not broken anything.

Please remember the following still matter:

1. The search Target mode still matters! Wrap mode ONLY works in "Current File" mode and not with search targets that process multiple files (all, selected, tabbed for CSS and HTML).

2. Searches should now start from where ever you are now and work in the direction indicated

3. When searching with a multiple file target mode (all, selected, tabbed), you can force the whole set of searches to restart (from your current location) by simply hitting the Restart button.

4. In Sigil 1.9.0+ Saved Searches that target groups of files should now be able to skip replacements and continue on making Saved Search Groups much more useful for cleaning up sets of common mistakes (such as from a scanned document).

I have hosted the links to these special test builds here:

https://github.com/kevinhendricks/Bu...or_sigil_1.0.0

For Mac - grab: Sigil-master-8098671-build_num-360-Mac.tar.xz

For Windows - grab: Sigil-master-8098671-build_num-360-Win-Setup.exe

Then try running your usual search and replacements (understanding the changes given above) and report any unusual issues. We can then explain to you how to capture a debug log file to track down what might be wrong.

If all goes well, after removing the added debug pieces, this will hopefully become a fast followup Sigil-1.91 release that will make long time users used to how search operated in Sigil-1.8.0 happier under Sigil-1.9.1+.

Thanks for any help and feedback!
KevinH is offline   Reply With Quote