ivy-partial: text properties should be removed in some context #517
Comments
Thanks, please test. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, please test. |
I notice that
ivy-partial
keeps text's properties after completion. It will make the inserted text look strange in some circumstances.For example:
It might be better to toggle preserving completion text properties by a variable so that we can inhibit it in some contexts such as
find-file
.The text was updated successfully, but these errors were encountered: