Collin Styles

Results 4 comments of Collin Styles

Is there any chance of this work being completed? I could really use this.

Do you think you could take a crack at fixing the failing tests?

I'm not sure if this is the same bug or not but fuzzy completion also fails if the directory contains a wildcard: ```fish $ mkdir mydir $ touch mydir/stuff.txt $...

Interestingly, in addition to not completing the filename, the line also doesn't "flash" like it does for other failed completions. For example: ```fish $ mkdir mydir $ touch mydir/stuff.txt $...