mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
docs: note limits on parameter expansion from #7226
introduced in 594a6a3
This commit is contained in:
parent
aaaf74cd5b
commit
a0764ef3d2
@ -490,6 +490,7 @@ When fish is given a commandline, it expands the parameters before sending them
|
||||
- :ref:`Brace expansion <expand-brace>`, to write lists with common pre- or suffixes in a shorter way
|
||||
- :ref:`Tilde expansion <expand-home>`, to turn the ``~`` at the beginning of paths into the path to the home directory
|
||||
|
||||
Parameter expansion is limited to 524288 items.
|
||||
|
||||
.. _expand-wildcard:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user