mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-10 22:20:37 +02:00
zcmdcat: zsh completion: group commands by category
This commit is contained in:
parent
5ca1dd540e
commit
c78fc47402
4 changed files with 59 additions and 10 deletions
|
@ -50,6 +50,7 @@ public:
|
|||
enum class Category
|
||||
{
|
||||
unassigned,
|
||||
// In presentation ("usefulness") order: frequently-used categories first.
|
||||
interrogator,
|
||||
report,
|
||||
operation,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue