mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 05:37:10 +08:00
47798510bd
Oops, missed these the first time around.
17 lines
324 B
Plaintext
17 lines
324 B
Plaintext
Not a function
|
|
test_function
|
|
test_function
|
|
|
|
####################
|
|
# Future Feature Flags
|
|
stderr-nocaret off 3.0 ^ no longer redirects stderr
|
|
qmark-noglob off 3.0 ? no longer globs
|
|
regex-easyesc off 3.1 string replace -r needs fewer \'s
|
|
1
|
|
2
|
|
|
|
####################
|
|
# Ensure $status isn't reset before a function is executed
|
|
1
|
|
0
|