CHANGELOG: note #7900

This commit is contained in:
David Adam 2021-04-06 22:37:44 +08:00
parent b05275cedc
commit 32438faf86

View File

@ -46,6 +46,10 @@ Improved prompts
Completions
^^^^^^^^^^^
- Added completions for:
- ``firewall-cmd`` (:issue:`7900`)
- Commands that wrap ``cd`` (using ``complete --wraps cd``) get the same completions as ``cd`` (:issue:`4693`).
Improved terminal support