Skip to content

Add support for Regex search

Pre-release
Pre-release
Compare
Choose a tag to compare
@rpaquay rpaquay released this 22 Jan 05:08
· 663 commits to master since this release
  • Finally Support regex searches for files names, folder names and text searches (find in files)
    • Performance seems to be around 3x-4x slower than plain text searches.
  • Fix long standing bug where text search results for files with UTF8 bom prefix would be 3 characters off.
  • Various minor UI tweaks, bug fixed and performance improvements.