mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
CHANGELOG: add lz4 and zstd completions
This commit is contained in:
parent
8d56609734
commit
9510d317c1
1 changed files with 5 additions and 0 deletions
|
@ -111,11 +111,13 @@
|
||||||
- `irb` (#6260)
|
- `irb` (#6260)
|
||||||
- `iw` (#6232)
|
- `iw` (#6232)
|
||||||
- `kak`
|
- `kak`
|
||||||
|
- `lz4`, `lz4c` and `lz4cat` (#6364)
|
||||||
- `mariner` (#5718)
|
- `mariner` (#5718)
|
||||||
- `nethack` (#6240)
|
- `nethack` (#6240)
|
||||||
- `patool` (#6083)
|
- `patool` (#6083)
|
||||||
- `phpunit` (#6197)
|
- `phpunit` (#6197)
|
||||||
- `plutil` (#6301)
|
- `plutil` (#6301)
|
||||||
|
- `pzstd` (#6364)
|
||||||
- `qubes-gpg-client` (#6067)
|
- `qubes-gpg-client` (#6067)
|
||||||
- `rg`
|
- `rg`
|
||||||
- `rustup`
|
- `rustup`
|
||||||
|
@ -124,8 +126,11 @@
|
||||||
- `src` (#6026)
|
- `src` (#6026)
|
||||||
- `tokei` (#6085)
|
- `tokei` (#6085)
|
||||||
- `tsc` (#6016)
|
- `tsc` (#6016)
|
||||||
|
- `unlz4` (#6364)
|
||||||
|
- `unzstd` (#6364)
|
||||||
- `vbc` (#6016)
|
- `vbc` (#6016)
|
||||||
- `zpaq` (#6245)
|
- `zpaq` (#6245)
|
||||||
|
- `zstd`, `zstdcat`, `zstdgrep`, `zstdless` and `zstdmt` (#6364)
|
||||||
- Lots of improvements to completions.
|
- Lots of improvements to completions.
|
||||||
|
|
||||||
### Deprecations
|
### Deprecations
|
||||||
|
|
Loading…
Reference in a new issue