mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 11:47:04 +08:00
Relnote fix for expansion limits
This commit is contained in:
parent
594a6a35e8
commit
8a29fa6778
|
@ -39,6 +39,7 @@ Notable improvements and fixes
|
|||
runtime (especially for functions). This makes it usable as a static syntax checker (:issue:`977`).
|
||||
- ``type`` is now a builtin and therefore much faster (:issue:`7342`).
|
||||
- ``string match --regex`` now imports named PCRE2 capture groups as fish variables (:issue:`7459`).
|
||||
- Globs and other expansions are limited to 512k results (:issue:`7226`).
|
||||
|
||||
Syntax changes and new commands
|
||||
-------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user