mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 01:51:14 -03:00
docs: note limits on parameter expansion from #7226
introduced in 594a6a3
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user