mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 15:41:11 +08:00

This partially reverts 6e56637cf0a6036fdea4105e9f33314a3d6e8e78 and #4520 by bringing back the ? wildcard, guarded by the qmark-noglob feature flag.
2 lines
74 B
Plaintext
2 lines
74 B
Plaintext
--features '' -c 'string match --quiet "??" ab ; echo "qmarkon: $status"'
|