mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 05:28:49 +00:00
CHANGELOG complete -C change
[ci skip]
This commit is contained in:
parent
38cadc9d4f
commit
ebf1914a35
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
- `complete --do-complete` now also does fuzzy matches (#5467).
|
||||
- `count` now also counts lines fed on stdin (#5744).
|
||||
- `printf` prints what it can when input hasn't been fully converted to a number, but still prints an error (#5532).
|
||||
- `complete -C foo` now works instead of erroring out and requiring `complete -Cfoo`.
|
||||
|
||||
### Interactive improvements
|
||||
- Major improvements in performance and functionality to the 'sorin' sample prompt (#5411).
|
||||
|
|
Loading…
Reference in a new issue