using text decoration for selection #2746
Unanswered
mmahmoudian
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if it is possible to use some sort of text decoration for showing the selection. At the moment, and as far as I know, FZF only uses the a character indicator on the left column and bolding the text to show the selection, but when colors are enabled for example by
fd --color 'always' | fzf --ansi
the bolden text is not easily seen. I wonder if it is possible to have/enable underline to show the selected item.Beta Was this translation helpful? Give feedback.
All reactions