mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-01 12:03:51 +08:00
Merge pull request #3573 from mcornella/fix-taskwarrior-first-completion
Fix first-tab completion in task command
This commit is contained in:
commit
8d561aa008
@ -246,3 +246,5 @@ _task_default() {
|
|||||||
|
|
||||||
return ret
|
return ret
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_task
|
||||||
|
Loading…
Reference in New Issue
Block a user