choco search sorts by title but shows package names
either sort by package name or show the titles instead of the package names. or show both. showing titles would be kind of useless...
Conversation:

UPDATE: As Chocolatey Gitter chat is now unavailable, I've added a screenshot of the Gitter chat.
I've created an implementation for this, which adds several options for ordering the results, and sorts by name by default. Unfortunately due to a bug in NuGet.Server-chocolatey, the results may still appear slightly out-of-order.
See my branch here: https://github.com/bartvanandel/choco/tree/feat/order-by-parameter
It's nice to see that my PR for this issue has been pretty much ignored for over 2 years [/sarcasm]
Truthfully though, this is one of the reasons that people hesitate to open source projects. Maintainers and sometimes complain that if you want something, just contribute yourself, but if a contribution with a genuine fix gets ignored for so long, this game no longer plays out.
I give up. For more than 3 I've tried to get this issue and it's accompanying PR reviewed and merged, but @ferventcoder doesn't seem interested enough.
Fortunately I've found a better alternative to Chocolatey in the form of Scoop. I'd advice everyone to try it, IMO it's better in pretty much every way: it has a larger package repo (especially if you enable the extra buckets that exist), packages use the original (portable) installers, don't require admin privileges by default (default install location is user dir, global override is available), are more easy to update and maintain, and therefore are actually way better maintained.
Goodbye Chocolatey. It was nice knowing you, but you've been outrun.
From testing in 2.3.0, this has been fixed.
I'm going to go ahead and close it.