diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-12-23 12:26:56 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-12-23 12:27:15 +0100 |
commit | e909231d76cd5a4ad1b6f28f577e59d00483a431 (patch) | |
tree | f875db5f86af876c249738365da0028419d4546e /CHANGELOG.rst | |
parent | 926e844ce6c32b0773310fd21dbab6850d4ce010 (diff) |
Add support for bash autocompletion via argcomplete, if installed.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index feec380..c01bd47 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,6 +19,7 @@ Unreleased entries, while ``lesana search`` with no other options will list the first 12 entries (possibly according to a default sorting setting). * New collection example: ticket_tracker. +* Add support for bash autocompletion via argcomplete, if installed. Bugfixes -------- |