mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
34a5443cfd
aka, enable the qmark-noglob feature by default.
3 lines
200 B
Fish
3 lines
200 B
Fish
# Explicitly overriding HOME/XDG_CONFIG_HOME is only required if not invoking via `make test`
|
|
# RUN: %fish --features '' -c 'string match --quiet "??" ab ; echo "qmarkon: $status"'
|
|
#CHECK: qmarkon: 1
|