Bug #1043
- Fixed bug where bash autocompletion did not work for aliases. - Added new '_aliases' helper command.
This commit is contained in:
committed by
Paul Beckingham
parent
275132c1fa
commit
4f76e0ed7c
@@ -3,11 +3,13 @@
|
||||
2.2.0 ()
|
||||
|
||||
Features
|
||||
+ New helper command '_aliases' for autocompletion purposes.
|
||||
+ Stop consider new tasks after quitting a bulk change.
|
||||
+ Removed deprecated 'fg:' and 'bg:' attributes.
|
||||
+ The 'diagnostics' command now reports libuuid details.
|
||||
|
||||
Bugs
|
||||
+ Fixed bug #1043, where aliases were not recognized by bash autocompletion.
|
||||
+ Fixed bug #1038, which prints blank lines with bulk changes and when the
|
||||
verbose attributes does not specify it. Lines do a better separation between
|
||||
each changes also.
|
||||
|
||||
Reference in New Issue
Block a user