highlighting & wildcard FAYT

Discussion related to "Everything" 1.5.
Post Reply
therube
Posts: 5723
Joined: Thu Sep 03, 2009 6:48 pm

highlighting & wildcard FAYT

Post by therube »

(search) highlighting & wildcard FAYT (Quick Find)


with highlighting & (wildcard) FAYT,
Everything highlights the entire file NAME
rather only the RANGE of characters found

Code: Select all

so with a search of: abc/def
& a filename of:     123abc456def789.txt
the entire filename is highlighted 123abc456def789.txt
rather then only _________________ abc456def


if you omit the wildcard (/), then highlight is as expected.

so with a search of ________ abc456def
only that term is highlighted abc456def



Edit: oh,
findbar_highlight_all=1
must be set in order to see the highlight
(which you can also do with the checkbox in the Find Bar dialog)
Post Reply