Browse Source

Merge pull request #3573 from mcornella/fix-taskwarrior-first-completion

Fix first-tab completion in task command
Robby Russell 9 years ago
parent
commit
8d561aa008
1 changed files with 2 additions and 0 deletions
  1. 2 0
      plugins/taskwarrior/_task

+ 2 - 0
plugins/taskwarrior/_task

@@ -246,3 +246,5 @@ _task_default() {
 
 	return ret
 }
+
+_task