flx-isearch
flx-isearch copied to clipboard
:mag: Fuzzy incremental searching for emacs
Results
3
flx-isearch issues
Sort by
recently updated
recently updated
newest added
All searches seem to search a single char, for some reason.
bug
`flx-isearch` can only overwrapp once before it halts. This should be fixed.
bug
To reproduce: - Open an empty buffer, insert `*symbol-table*` there. - `M-x flx-isearch-forward` - Type `symbol`. - The search fails.
bug