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
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(which you can also do with the checkbox in the Find Bar dialog)