TW-263: Unexpected zsh autocomplete behaviour

- Thanks to Leon Feng, Marc Cornellà.
This commit is contained in:
Paul Beckingham 2015-08-11 22:50:20 -04:00
parent 42e2bb0d1f
commit f10f7cf690
2 changed files with 4 additions and 1 deletions

View file

@ -269,4 +269,5 @@ suggestions:
Simon W. Jackson Simon W. Jackson
Sebastien Badia Sebastien Badia
Michale Meier Michale Meier
Svetoslav Trochev Svetoslav Trochev
Marc Cornellà

View file

@ -6,6 +6,8 @@
- TW-148 default.command options (thanks to David Patrick). - TW-148 default.command options (thanks to David Patrick).
- TW-158 JSON export should model dependencies as array (thanks to Nicholas E. - TW-158 JSON export should model dependencies as array (thanks to Nicholas E.
Rabenau). Rabenau).
- TW-263 Unexpected zsh autocomplete behaviour (thanks to Leon Feng, Marc
Cornellà).
- TW-269 \t is not rendered correctly (thanks to Scott Kostyshak). - TW-269 \t is not rendered correctly (thanks to Scott Kostyshak).
- TW-283 Process rc.* items when executing config (thanks to Ben Armstrong). - TW-283 Process rc.* items when executing config (thanks to Ben Armstrong).
- TW-303 Ability for "import" to update existing tasks (thanks to Kosta - TW-303 Ability for "import" to update existing tasks (thanks to Kosta