- Fixed bug where bash autocompletion did not work for aliases.
- Added new '_aliases' helper command.
This commit is contained in:
Scott Kostyshak 2012-07-28 15:01:15 -04:00 committed by Paul Beckingham
parent 275132c1fa
commit 4f76e0ed7c
9 changed files with 130 additions and 2 deletions

4
NEWS
View file

@ -1,6 +1,8 @@
New Features in taskwarrior 2.2.0
- Bash autocompletion now works with aliases.
- Deprectated 'fg' and 'bg' attributes removed. Any residual use of those
will appear as orphaned UDAs.
@ -9,7 +11,7 @@ New Features in taskwarrior 2.2.0
New commands in taskwarrior 2.2.0
-
- New '_aliases' helper command lists aliases for completion purposes.
New configuration options in taskwarrior 2.2.0