Search and Replace
information
At the bottom you can find a compiled standalone ".deb" version with its checksum. The ".tar.gz" sources contain a "vendor" directory ensuring you can always compile it even if the official libraries have been changed.
Changelog
All notable changes to this project will be documented in this file.
[1.10] 2021-04-24
Added
- When the files are dropped, the parent directory is now considered as root, it is stored in the file selector, if the button "Scan files" is pressed , this directory will be fully analyzed.
- Adding expand all in found files window.
- Adding check boxes to un-select lines to be preserved during replace actions.
- Adding un-select all and invert selection in found window.
Fixed
- The text preview window does not correctly highlight the searched pattern when escaped characters [Esc search] are used. This is fixed and no longer occurs.
Changed
- The application can be closed during the search process, of course the operation will be interrupted.
- By clicking on the search button, if there is no selected file, it will be considered that all files are selected (previously, file selection was explicitly required). Of course, the explicit selection of file (s) remains possible.
- Some incompatible search combinations are now disabled depending on the options checked.