mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
CHANGELOG: note #7900
This commit is contained in:
parent
b05275cedc
commit
32438faf86
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue