mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
Add new completions to CHANGELOG
Generated with `git diff-tree -r --diff-filter=A --name-only --no-commit-id 2.3.0.. -- share/completions | string replace -r '.*/' '' | string replace '.fish' '' | string join ", "`.
This commit is contained in:
parent
9a442673e6
commit
b7c96417d1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
- `fish_config` didn't work in fish.app (OS X) if one didn't already have fish installed by some other means. (#3140)
|
||||
- `type -a` now syntax-colorizes function source output.
|
||||
- Improvements to `suspend` function (#3154),
|
||||
- New completions for:
|
||||
- New completions for: alsamixer, godoc, gofmt, goimports, golint, gorename, ip, lscpu, mkdir, modinfo, netctl-auto, networkctl, poweroff, termite, udisksctl, xz
|
||||
|
||||
##Known issues
|
||||
|
||||
|
|
Loading…
Reference in a new issue