I presume this is a new behavior of the current Alpha build, since I often press Enter in the search bar to affirm that my search results are current.
When I press the Enter key in the search bar, it now scrolls down and selects a random item in the Results pane. The Numpad Enter key does the same.
I tried this with Search As You Type enabled and disabled. Normally enabled.
New behavior encountered. Hitting Enter in Search bar tabs to Results pane
Re: New behavior encountered. Hitting Enter in Search bar tabs to Results pane
Everything will select the most-run item when pressing ENTER from the search box.
To disable run history (and select the top most result):
I have put on my TODO list to add an option to customize the 'on search ENTER action'.
To disable run history (and select the top most result):
- In Everything, from the Tools menu, click Options.
- Click the History tab on the left.
- Uncheck Enable Run history.
- Click OK.
I have put on my TODO list to add an option to customize the 'on search ENTER action'.
Re: New behavior encountered. Hitting Enter in Search bar tabs to Results pane
I don't remember focus ever leaving the Search bar. So, for clarity, I would prefer that focus stay in the Search bar after pressing Enter.
Thanks for explaining this. I do remember now seeing that recent runs request. As someone who doesn't look at or pay attention to recent runs, the item selection appeared to be arbitrary and "broken behavior."
Re: New behavior encountered. Hitting Enter in Search bar tabs to Results pane
Everything has always focused the most run result (Since Everything 1.4)
There's an option to keep the focus on the search bar:
search_edit_enter_focus_results
There's an option to keep the focus on the search bar:
- In Everything, type in the following search and press ENTER:
/search_edit_enter_focus_results=0
If successful, search_edit_enter_focus_results=0 is shown in the status bar for a few seconds.
search_edit_enter_focus_results
Re: New behavior encountered. Hitting Enter in Search bar tabs to Results pane
I have never had search_edit_enter_focus_results=0 as a default.
It could have been a bug in a previous version.
Or, Everything not saving/loading the config correctly.
It could have been a bug in a previous version.
Or, Everything not saving/loading the config correctly.
Re: New behavior encountered. Hitting Enter in Search bar tabs to Results pane
Everything 1.5.0.1290a replaces search_edit_enter_focus_results with search_edit_enter_action for more control.
To focus the search box and select all text when pressing ENTER from the search box:
To focus the search box and select all text when pressing ENTER from the search box:
- In Everything, type in the following search and press ENTER:
/search_edit_enter_action=6 - If successful, search_edit_enter_action=6 is shown in the status bar for a few seconds.