ivy-20161213.719 font face is wrong. The candidates are invisible. #828
Comments
This version is fine, |
Please check again with the latest master. |
It's not fixed in ivy-20161215.543. I think the major issue exists in ivy, because my own command which only use |
The bad commit is ca84f24, I tested both ca84f24 and HEAD version. The root cause is below code, (defun ivy--format-minibuffer-line (str)
(when (eq ivy-display-style 'fancy)
(funcall ivy--highlight-function (copy-sequence str)))) I don't understand, if I'm not using fancy style, the function refuse to render minibuffer? |
Thanks, please test. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the screenshot after

M-x counsel-M-x
:The text was updated successfully, but these errors were encountered: