mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 06:32:00 +08:00
![ridiculousfish](/assets/img/avatar_default.png)
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"'
|