mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
docs: mention the "all" feature group
This commit is contained in:
@@ -1437,7 +1437,7 @@ or opted into globally for a user::
|
|||||||
|
|
||||||
Features will only be set on startup, so this variable will only take effect if it is universal or exported.
|
Features will only be set on startup, so this variable will only take effect if it is universal or exported.
|
||||||
|
|
||||||
You can also use the version as a group, so ``3.0`` is equivalent to "stderr-nocaret" and "qmark-noglob".
|
You can also use the version as a group, so ``3.0`` is equivalent to "stderr-nocaret" and "qmark-noglob". Instead of a version, the special group ``all`` enables all features.
|
||||||
|
|
||||||
Prefixing a feature with ``no-`` turns it off instead. E.g. to reenable the ``^`` redirection::
|
Prefixing a feature with ``no-`` turns it off instead. E.g. to reenable the ``^`` redirection::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user