Giter Site home page Giter Site logo

Candidates issue with oh-my-zsh about fzf-tab HOT 6 CLOSED

aloxaf avatar aloxaf commented on September 28, 2024
Candidates issue with oh-my-zsh

from fzf-tab.

Comments (6)

Aloxaf avatar Aloxaf commented on September 28, 2024 1

Sorry I am late here. As @romkatv(thank you so much) says this is an known issue.

But you don't need to hide the headers, you can overwrite the zsh's default settings, eg zstyle ':completion:*:descriptions' format '-- %d --'.

from fzf-tab.

romkatv avatar romkatv commented on September 28, 2024

See #24.

fzf-tab is not supposed or guaranteed to work perfectly with any set of completion styles. It's natural and even expected that if you take an existing set of completion styles optimized for some other UI and drop fzf-tab on it, it'll look suboptimal.

P.S.

oh-my-zsh doesn't provide completion mechanism. It just sets a few parameters that Zsh provides. That is Zsh allows you to choose whether to display menu on the first tab or the second, how to display groups, etc. Oh My Zsh simply makes some arbitrary choices.

from fzf-tab.

seagle0128 avatar seagle0128 commented on September 28, 2024

Okay. Thanks for your quick reply. I am closing it.

from fzf-tab.

romkatv avatar romkatv commented on September 28, 2024

I should have mentioned I'm just another user of fzf-tab (will always do so in the future when commenting here). The owner of the project is the one in charge here.

from fzf-tab.

seagle0128 avatar seagle0128 commented on September 28, 2024

Sorry! I reopen this issue since I found this similar plugin is able to handle the group names correctly. Bu it has less features obviously.

@romkatv Thanks anyway!

from fzf-tab.

seagle0128 avatar seagle0128 commented on September 28, 2024

Aha, I got a workaround and it works well in my env.

Updated: Use export FZF_TAB_SHOW_GROUP=brief to hide the group names.

image

from fzf-tab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.