Adjust Search UX
directory listings have a search box. If you type something it hides eventhing that doesn't match. This is much more useful than just highlighting matches, especially for long listings.
Note: the search searches the entire line so for example if a line says
filename.txt 127 2019/11/12 10:30 PM
foo.txt 232 2020/01/30 11:30 AM
Then typing "11" will match the 11 in 2019/11/12, typing "m" will match both lines as they contain an 'm' in "AM" and "PM".