Search found 3 matches

by smarthu
Thu Mar 14, 2024 8:08 am
Forum: Everything 1.5 Alpha
Topic: Runcount doesn't increase when using JumpToFolder
Replies: 0
Views: 317

Runcount doesn't increase when using JumpToFolder

I use AutoHotKey to create a shortcut to run JumpToFolder: ^+q::Run "JumpToFolder.exe -jump" It works fine, Everything window shows up and the destination folder is switched to after I double click on it, except that the Runcount doesn't increase in this case. The Runcount increases if I d...
by smarthu
Tue Jan 30, 2024 5:24 am
Forum: Everything 1.5 Alpha
Topic: Is this a bug in regex:content: searching?
Replies: 2
Views: 458

Is this a bug in regex:content: searching?

I am trying the following regex to search txt files across multiple lines: regex:content:puppy(.|\n)*?big The test file is attached. While typing the above text into the search bar, Everything 1.5a crashes. After I type: regex:content:puppy(.|\n) it is fine. As long as I type the "*", it c...
by smarthu
Sat Jan 27, 2024 3:51 pm
Forum: Everything 1.5 Alpha
Topic: Some suggestions on the Rename tool
Replies: 2
Views: 212

Some suggestions on the Rename tool

1. A side-by-side display of the file names before and after renaming is better. It can show the differences clearly. 2. An option to show only the renamed files will be good. For example, when using certain regex, some files in the list won't be renamed. 3. Now the numbering tag adds the order numb...