counsel-find-file fails on some paths #780
Closed
Comments
Thanks. |
Thanks for the quick fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting the following error when calling
counsel-find-file
on any string not starting with a forward slash (/
) or a file in the current directory.To reproduce, run, e.g.,
(counsel-find-file "16-185436.")
.Backtrace:
See syl20bnr/spacemacs#7762
The text was updated successfully, but these errors were encountered: