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
Describe your question
I installed fzf-tab using Zim:
zmodule Aloxaf/fzf-tab
Pressing Tab works fine, but I noticed that the completion selection menu cannot display color syntax properly:
The syntax like %F{yellow}-- external command --%f is not being processed correctly.
%F{yellow}-- external command --%f
Did I miss any settings? Or is there something I need to do to resolve this issue?
Thank you!
The text was updated successfully, but these errors were encountered:
I found that the author proposed a solution here: #24 (comment).
Perhaps this setting should be specifically highlighted in the README, as many similar issues have been reported.
Sorry, something went wrong.
No branches or pull requests
Describe your question
I installed fzf-tab using Zim:
Pressing Tab works fine, but I noticed that the completion selection menu cannot display color syntax properly:
The syntax like
%F{yellow}-- external command --%f
is not being processed correctly.Did I miss any settings? Or is there something I need to do to resolve this issue?
Thank you!
The text was updated successfully, but these errors were encountered: