mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 12:49:27 +08:00
CHANGELOG math "x"
[ci skip]
This commit is contained in:
parent
d1ca392393
commit
5e78d6dcc9
|
@ -34,6 +34,7 @@
|
|||
- `fish_indent` now handles semicolons better, including leaving them in place for `; and` and `; or` instead of breaking the line.
|
||||
- `test` (aka `[`) now prints a stacktrace on error, making the offending call easier to find (#5771).
|
||||
- The default read limit has been increased to 100MiB (#5267).
|
||||
- `math` now also understands `x` for multiplication, provided it is followed by whitespace (#5906).
|
||||
|
||||
### Interactive improvements
|
||||
- Major improvements in performance and functionality to the 'sorin' sample prompt (#5411).
|
||||
|
|
Loading…
Reference in New Issue
Block a user