Etrigan wrote:Not a fan of what's happened to the browse tab, mostly because the tab completion doesn't work for me when I press tab and I have to either type out the name in perfect case or click on the dropdown box, which is annoying. If I could disable the "Exact" search option permanently that'd be fine, too, but it gets re-enabled by default on every reload.
I also really miss Mass Buy.
I think this version was basically perfect, the autocomplete just gets tripped up sometimes and I wish I could turn it off:
https://github.com/shirsig/Aux-Addon/tr ... 694543c99e
Note tab will only highlight entries in the dropdown. To actually insert them you have to press enter once the right one is highlighted. (you can also control click items from your inventory to search or shift click to insert their name by the way)
The problem with the old autocomplete was that you had to type too much for items with common prefixes. The current fuzzy complete solves this as you can just type some random letters from after the common prefix to disambiguate, but has other issues, like the ranking is not always intuitive, performance, the selecting from the dropdown can be clumsy etc.
The filtering is still a work in progress anyhow. I have yet to figure out a really elegant solution.
As for mass buy, I'll probably bring it back at some point but for now I wanna optimize for the most common usage.