mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
782cae2d21
This teaches the status command to work with features. 'status features' will show a table listing all known features and whether they are currently on or off. `status test-feature` will test an individual feature, setting the exit status to 0 if the feature is on, 1 if off, 2 if unknown.
9 lines
144 B
Text
9 lines
144 B
Text
Not a function
|
|
test_function
|
|
test_function
|
|
|
|
####################
|
|
# Future Feature Flags
|
|
stderr-nocaret off 3.0 ^ no longer redirects stderr
|
|
1
|
|
2
|