Open ghost opened 7 years ago
It uses a "prefer case sensitive" algorithm. See examples at https://github.com/rupa/z/issues/209#issuecomment-342682486
I also wish z
to be case-insensitive. I am on MacOS.
I've submitted PR #221 that allows smart case sensitivity matching by default, and adds parameters to force case insensitive or case sensitive matching. Solution is just 1 LOC bigger than the original implementation.
I thought this was meant to be case-insensitive (and I wish it was), it frustrates me constantly that it doesn't seem to be.