ahmetb / kubectx

Faster way to switch between clusters and namespaces in kubectl
https://kubectx.dev
Apache License 2.0
17.31k stars 1.24k forks source link

kubectx specific fzf options #423

Open TheKangaroo opened 1 month ago

TheKangaroo commented 1 month ago

Is it possible to pass fzf options for kubectx only? I can tune the behaviour of fzf for kubectx by setting FZF_DEFAULT_OPTS, but this applies to anything that uses fzf. Is there such a thing as KUBECTX_FZF_OPTS?