Giter VIP home page Giter VIP logo

Comments (5)

daviwil avatar daviwil commented on August 29, 2024 1

Now I noticed this comment after posting my issue :)

from vertico.

minad avatar minad commented on August 29, 2024

Is my convoluted setup workable with vertico, or should I stick with selectrum?

There is nothing wrong with sticking too Selectrum. Depends on your preferences. The READMEs describe the differences between the packages. The special setup of yours should not be a roadblock for either of the UIs.

To make that happen I need to know how many completion candidates there are, so I can adjust the height when there are fewer than X candidates or reduce it to 1 line when I'm seeing a read-string or y-or-n-p call.

You can try to advise vertico--resize-window, which receives the number of displayed lines. Does this help?

from vertico.

Alexander-Miller avatar Alexander-Miller commented on August 29, 2024

There is nothing wrong with sticking too Selectrum.

There isn't, but this completion & minibuffer eco-system that's shot up recently is certainly worth exploring. I've been sticking with helm since the very beginning, so this more minimalist building blocks approach is quite a novel experience for me since I get to learn about all the small details (like completion-styles) I've never been exposed to until now.

You can try to advise vertico--resize-window, which receives the number of displayed lines. Does this help?

Unfortunately it does not. Selectrum it is then. I'll go play around with orderless and embark now 🤷 .

from vertico.

minad avatar minad commented on August 29, 2024

so this more minimalist building blocks approach is quite a novel experience for me since I get to learn about all the small details (like completion-styles) I've never been exposed to until now.

Yes, that's the same for me. I understand much better how everything works under the hood. I also think it is easier to understand components separately step by step.

Unfortunately it does not. Selectrum it is then. I'll go play around with orderless and embark now.

Of course. That's the point that you can replace components a bit more freely :)

from vertico.

minad avatar minad commented on August 29, 2024

Okay, so I tested this a little bit more and figured out a few more things: mini-popup cannot work with EXWM since it uses child frames. mini-frame works around with a "standalone mode". I don't think my simplistic approach can scale to such a standalone mode since then the child frame should really get the focus. But in the simple setup I am using, mini-popup seems to work well :)

from vertico.

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.