counsel-grep-or-swiper and compressed files #536
Closed
Comments
Thanks, please test. |
Works great, thanks for the quick response :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some packages ship the source code in form of a
.el.gz
file which gets auto-decompressed by emacs. On the other handcounsel-grep-or-swiper
doesn't know about this and if the file's big enough tries to use grep on it, giving some disappointing results.The text was updated successfully, but these errors were encountered: