Quick search/filter strange thing when search with extension

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
MVV
Power Member
Power Member
Posts: 8713
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Quick search/filter strange thing when search with extension

Post by *MVV »

E.g. I have three files in a folder:

Code: Select all

one.txt
one two.txt
one two three.txt
I open quick search/filter and type two.txt. TC finds files one two.txt and one two three.txt... Why??
umbra
Power Member
Power Member
Posts: 876
Joined: 2012-01-14, 20:41 UTC

Post by *umbra »

Hi, I guess you have set QuickSearchMatchBeginning (a.k.a. Match beginning) to 0 and didn't change the default value of QuickSearchExactMatch=0 (a.k.a. Match ending). From help:
QuickSearchExactMatch=0
0: Typing a dot is read as *. , win.i finds also wincmd.ini
1: Exact match: typing win.i finds only win.ini, but doesn't find wincmd.ini
(replace "win" with "two" and "cmd" with " three")
Windows 10 Pro x64, Windows 11 Pro x64
User avatar
MVV
Power Member
Power Member
Posts: 8713
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Thank you, umbra, adding QuickSearchExactMatch=1 solved this problem. :)
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Moved to the English forum.

Hacker (Moderator)[/mod]
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply