kvakulo / Switcheroo

The humble incremental-search task switcher for Windows
www.switcheroo.io
GNU General Public License v3.0
789 stars 122 forks source link

Ignore diacritics #105

Open Otiel opened 6 years ago

Otiel commented 6 years ago

A nice feature would be to ignore diacritics in the search. For instance, "ope", "opé", "opè" should all validate when I search for "ope".

ArmandoRl1 commented 6 years ago

I confirm this, I have the same problem. The search completely rules out "pól" if I search "pol".

elig0n commented 5 years ago

This should be probably get implemented as glob/regex search and not language specific.