Case sensitivity invoked by using an uppercase letter #166
Comments
Thanks. |
Don't know why, but it is not working as expected for me. I do have the newest version of swiper from melpa with the responsible line |
Try this one:
|
When I evaluate this expression in the scratch buffer it does work as expected. But if I invoke swiper in a buffer that looks like that
|
Yeah, the swiper highlighter is pretty naive at this point. If you set the matcher to fuzzy it still highlights in the old way. I'll have to fix that at some point, but it's not a small task. |
isearch
has by default the nice property that a search becomes case sensitiv once an uppercase letter is used. It would be nice to have such behaviour inswiper
as well.The text was updated successfully, but these errors were encountered: