zcmdcat: zsh completion: group commands by category

This commit is contained in:
Daniel Shahaf 2015-07-20 05:31:36 +00:00 committed by Paul Beckingham
parent 5ca1dd540e
commit c78fc47402
4 changed files with 59 additions and 10 deletions

View file

@ -50,6 +50,7 @@ public:
enum class Category
{
unassigned,
// In presentation ("usefulness") order: frequently-used categories first.
interrogator,
report,
operation,