Skip to content

Search and Replace

Compare
Choose a tag to compare
@hfmrow hfmrow released this 14 Jul 15:23
· 27 commits to master since this release

Changelog

Search and Replace ©2018-19 H.F.M

All notable changes to this project will be documented in this file.

[1.7.6] 2019-10-02

Added

  • Adding lines numbers in preview window.
  • Highlight found patterns in preview window.
  • Option to show/hide forbidden files in result window, (binary and those < 8 bytes).
  • Adding filenames, found count in title of the preview window and in found result window.
  • The found result windows, now allow to double-click on sub nodes to show it in preview window and positioning preview to specified line.

Fixed

  • Some issues concerning directories scanning, Dnd and/or command line handling. Now it preserve the chosen source files (filechooser act independently) a switch prevent unwanted changes.

Changed

  • Scanning sub directory now handle depth of directory scanning.
  • Lot of parts of the code have been rewritten for more stability and a really must faster processing.
  • The interface has been reorganized.

[1.7.3] 2019-07-19

Added

  • Switch-control to enabling/disabling file-chooser-button on command line argument passing.

Fixed

  • Files display on change extension(s) masks
  • Directory handling on command line arguments