Sort @user<tab> auto-completion response by most recent chatter
When I'm actively in a conversation with @cherry123 it would be nice if "@ch<tab>" would auto-complete to that user instead of @cheeseball99 who hasn't sent a chat line in the past 2 hours.
@user<tab> auto-completion should yield the most recent chatter with that matching username prefix.
This handy thing would be easy to implement in the client: Instead of the auto-completion list actively getting sorted alphabetically, simply sort by moving each chatter to the top of the list upon each chat line they send.
3
votes
