Remembering selected row?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
badbob001
Posts: 6
Joined: Tue Nov 02, 2021 9:29 pm

Remembering selected row?

Post by badbob001 »

When doing searching/switching between search history, a particular row is selected, but I can't figure out why that row is highlighted. It is a row where "Date Run" is not empty, but it is NOT the entry with the latest Date Run. I tested running a new file, switched to and back search terms, and the file I just ran is NOT selected.

For my use case, I would like it to remember the row I last selected (doesn't actually need to be run) for each search term and have it selected. If it's a new search term or the previously selected row no longer exists, then don't have any row selected. This would help me keep track of which file I last worked on between search terms and sessions.
void
Developer
Posts: 16678
Joined: Fri Oct 16, 2009 11:31 pm

Re: Remembering selected row?

Post by void »

Pressing ENTER from the search box will select the most-run result.


To select the last-run result when pressing ENTER from the search box:
  • In Everything, from the Tools menu, click Options.
  • Click the Keyboard tab on the left.
  • To the right of Show commands containing, type in:
    focus run
  • Select Result List | Focus Last Run Result.
  • Click Add....
  • Change Use shortcut in to Search Edit.
  • Press ENTER in Shortcut key.
  • Click OK.
  • Click OK.
Post Reply