currently, the title is formatted as Results for {query}
with just 9 browser tabs open, this gets cut off into Results for
.
i propose changing this to "{query}" Search Results
or something similar. the quotation marks provide a difference between identifiers and search queries that is always visible, whereas currently i frequently get confused between search result tabs and tabs that point to std::result::Result
. additionally, the reordering makes sure the most important info is shown first.
this small change would reduce friction when cross-referencing large quantities of documentation, decreasing mental overhead.