Scroll to Selected

Have a suggestion for "Everything"? Please post it here.
Post Reply
eagleeyez
Posts: 43
Joined: Thu Mar 17, 2016 3:58 pm

Scroll to Selected

Post by eagleeyez »

Hi,

I would like to know if it is possible to have a scroll to selected file implanted (this can be just for one file) or multiple and then moving downward to them (like with F3 for search)... this is for scenario where we select a file or multiple that have a certain sorting but later we change the sorting to another one (for example sorted by size then we choose sort by folder)...

Thank you.
therube
Posts: 4605
Joined: Thu Sep 03, 2009 6:48 pm

Re: Scroll to Selected

Post by therube »

Not following?

F3, being what, a "Find Next"?
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Scroll to Selected

Post by void »

Please try enabling show focus on search:
  • In Everything, type in the following search and press ENTER:
    /show_focus_on_search=1
  • If successful, you should see show_focus_on_search=1 in the statusbar for a few seconds.
  • Everything will now keep your result list focus in view when searching and sorting.
To restore the default setting:
  • In Everything, type in the following search and press ENTER:
    /show_focus_on_search=0
  • If successful, you should see show_focus_on_search=0 in the statusbar for a few seconds.
Post Reply