The fuzzy matching in #568 doesn't yet work for options. For example: ``` grep --case<tab> ``` should at least offer `grep --ignore-case`
The fuzzy matching in #568 doesn't yet work for options. For example:
should at least offer
grep --ignore-case