Release 0.3 took place on July 12th FSearch — a utility for quickly searching files, created according to the sample Everything for Windows.
The project is written in C and GTK3 and is distributed under the GNU GPL 2.0 license.
FSearch features:
- instant results as you type;
- advanced search syntax;
- support for searching by pattern and regular expressions;
- filter support: search only files, directories or both;
- inclusion or exclusion of only certain directories in the database, with template support;
- quick sorting by file name, path, size or modification time;
- customizable interface (e.g. switching between the traditional interface with a menu bar and a custom design).
Changes:
- monitoring changes in the file system;
- individual directory indexing parameters;
- Improved exclusion rules: directories and files can be excluded from the index using fixed strings, patterns, or regular expressions;
- rescan plans have been improved;
- Added detection of re-appearing indexed directories: for example, if a removable drive was disconnected and reconnected, it will be automatically detected and rescanned;
- Added a welcome dialog box with a short list of new features;
- other improvements and bug fixes.
Source: linux.org.ru
