emacsorphanage / helm-swoop

Efficiently hopping squeezed lines powered by Emacs helm interface
GNU General Public License v3.0
689 stars 55 forks source link

Missing lines, stale #106

Closed indigoviolet closed 5 years ago

indigoviolet commented 7 years ago

I'm finding that helm-swoop's results are often missing lines that are in the buffer (or are referring to an older version of the buffer). Why might this be?

olejorgenb commented 7 years ago

Next time you experience it, do:

M-: (setq helm-swoop-list-cache nil)

And try again