Skip to content
New issue

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

[Q] Display icons in the main fzf-tab list #386

Open
snics opened this issue Aug 8, 2023 · 0 comments
Open

[Q] Display icons in the main fzf-tab list #386

snics opened this issue Aug 8, 2023 · 0 comments
Labels
question Further information is requested

Comments

@snics
Copy link

snics commented Aug 8, 2023

Describe your question
A clear and concise description of your question.

Hello,

I'm using fzf-tab in my zsh setup and I'm loving it. However, I would like to see an additional enhancement.

Currently, I can use the fzf-preview attribute to show a preview with icons for files and directories, e.g., with exa. But, I would love to have the capability to show icons directly in the main list (not in a preview) when searching for files or directories.

For instance:
When I type the cd command and press the tab key, I want all directories to be displayed with icons (like those provided by exa) in the fzf-tab list.

I understand that fzf-tab relies on zsh's default completion to generate candidates, but is there a way to modify these candidates before they're displayed to add icons?

Any help or direction would be greatly appreciated!

Best,
Nico

@snics snics added the question Further information is requested label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant