Open
Description
In Emacs it's possible for isearch to ignore diacritics when searching (so for instance "galaxia" would match "galáxia"). This is achieved by setting search-default-mode
to char-fold-to-regexp
. This does not change the behavior of helm, though, and as far as I can see there is no option to set which would get helm to ignore diacritics. I think this would be a nice optional behavior to have.
Metadata
Metadata
Assignees
Labels
No labels