We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I notice that ivy-partial keeps text's properties after completion. It will make the inserted text look strange in some circumstances.
ivy-partial
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.
find-file
The text was updated successfully, but these errors were encountered:
12145d7
Thanks, please test.
Sorry, something went wrong.
No branches or pull requests
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: