guumaster / hostctl

Your dev tool to manage /etc/hosts like a pro!
http://guumaster.github.io/hostctl
MIT License
1.08k stars 47 forks source link

Alphabetic sorting of profiles #47

Closed smhmd closed 4 years ago

smhmd commented 4 years ago

hostctl status gives a different sorting each time it's invoked. Could you enforce an alphabetic sorting?

This would also make names with prefixes somewhat useful if you have a good number of profiles.

guumaster commented 4 years ago

Yes it can be sorted. I'll add it the feature list. Probably it could be a user preference too.

smhmd commented 4 years ago

The alphabetic sorting is just what I came up with. If the order is consistent (by when a profile was added, for instance), that would work just as well.