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

Add zsh completions for fzf flags #2829

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamespeapen
Copy link

The fzf executable itself did not have any completions so I've added these based on the man page. Some descriptions have been abbreviated to maintain short lines.

The colorscheme flags needs further work to get proper completion of all its options working. Currently it only works to complete the base scheme. I'm still learning zsh completion so I wasn't able to figure it out yet.

This script could be installed into the $fpath on install or manually moved to a completion directory by the user. I can try an auto install script if this looks good or add the installation steps into the README.

The fzf executable itself did not have any completions.
The colorscheme flags needs further work to get proper completion of all
its options working. Currently it only works to complete the base
scheme.
@tjex
Copy link

tjex commented Nov 4, 2023

@EnginnerDog is that for or against the validity of the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants