mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-27 03:13:37 +08:00
CHANGELOG count from stdin
[ci skip]
This commit is contained in:
parent
18d7123ff4
commit
b3f39096e7
|
@ -16,6 +16,7 @@
|
|||
- In the interest of consistency, `builtin -q` and `command -q` can now be used to query if a builtin or command exists (#5631).
|
||||
- `math` now accepts `--scale=max` for the maximum scale (#5579).
|
||||
- `complete --do-complete` now also does fuzzy matches (#5467).
|
||||
- `count` now also counts lines fed on stdin (#5744).
|
||||
|
||||
### Interactive improvements
|
||||
- Major improvements in performance and functionality to the 'sorin' sample prompt (#5411).
|
||||
|
|
Loading…
Reference in New Issue
Block a user