3

Currently when I start typing something into the address bar, for ex react, Orion will suggest from my history things like https://github.com/facebook/react/blob/main/scripts/perf-counters/Makefile. I'll use the arrow keys to navigate down to that value, delete the end of it so it's https://github.com/facebook/react, and go directly to that. The next time I type in react Orion suggests the same deep/specific pages, even though I've explicitly in the past chosen to go to a more general location.

I'd like it if there was at least an option to prefer explicit user history, addresses I've typed in directly, that match the current query terms, over the rest of the history. I think this would lead to the suggestions more often reflecting where I'm trying to go.

Other suggestions that would have a similar effect on user experience would be within matches preffering the most common root addresses, or most visited, etc. Right now it feels like a grab bag of random addresses that include what I've typed so far.

The user would type in their query to the address bar, then select the option showing up at the top of their history that they had directly typed in before, or the most common root address, instead of the longest/deepest path option that currently seems to show up.

    No one is typing