mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Bug #1043
- Fixed bug where bash autocompletion did not work for aliases. - Added new '_aliases' helper command.
This commit is contained in:
parent
275132c1fa
commit
4f76e0ed7c
9 changed files with 130 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue