Hacker News new | ask | show | jobs
by worldsayshi 454 days ago
What I'd really like is integration between fzf and bash autocompletion so that I can get more of a code completion like experience. Or maybe something smarter still. I feel I could get so much more value from kubectl and/or yq with a bit better ux in this regard.

Maybe skim does this? Or fzf does it if I configure it differently?

Ah, found this now, looks really promising! https://github.com/Aloxaf/fzf-tab (Oh, zsh specific)