mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 18:03:37 +08:00
762c31be87
This partially reverts 6e56637cf0
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"'
|