avy icon indicating copy to clipboard operation
avy copied to clipboard

using char-fold.el functionality for jumps

Open a13 opened this issue 6 years ago • 0 comments

https://www.gnu.org/software/emacs/manual/html_node/emacs/Lax-Search.html#Lax-Search

I think it's possible to reuse char-fold-to-regexp for regexp generation, of course, it should be customizable with something like avy-char-fold-search

a13 avatar Mar 20 '20 21:03 a13