mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-02 02:41:15 -03:00
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"'
|