Giter Site home page Giter Site logo

Comments (7)

romzie avatar romzie commented on May 21, 2024 1

Really really great what youy did with the possibility to enter the menu selection, love it !
Also tested the max height setting which works fine too. Very good job !

from zsh-autocomplete.

marlonrichert avatar marlonrichert commented on May 21, 2024
  1. I'm already working on this. Stay tuned. 🙂
  2. Good idea. I will implement it.
  3. Not doable, unfortunately. At least not without a significant performance hit. But I could enable it as an option, for those who don't mind a bit slower completion when this happens. 🤔

from zsh-autocomplete.

romzie avatar romzie commented on May 21, 2024
  1. & 2. Wow nice, thank you !
  2. I am curious about this. When pressing tab when the list is too long, zsh provides me with the full list, but a partial view over it (you can go in the list and actually see there is more than the terminal can display). I know nothing about zsh but what are some technical issues to reproduce this ?

from zsh-autocomplete.

marlonrichert avatar marlonrichert commented on May 21, 2024

When pressing tab when the list is too long, zsh provides me with the full list, but a partial view over it (you can go in the list and actually see there is more than the terminal can display). I know nothing about zsh but what are some technical issues to reproduce this ?

I'm not familiar with this behavior. How can I reproduce it? Can you share screenshots of what it looks like?

from zsh-autocomplete.

romzie avatar romzie commented on May 21, 2024

Made a little gif here
so plugin is enabled (note that i dont use fzf), suggestions are displayed fine until I reach /usr/share/ which contains too much items to display, I then press tab to enable a list that is displayed even though it is longer than the terminal window, which I guess is created by zsh

from zsh-autocomplete.

marlonrichert avatar marlonrichert commented on May 21, 2024

Ah, you mean menu selection. I've tried that, but it doesn't work in this case, because it automatically inserts the first item from the menu into the command line, thus disrupting what you've typed so far. 🙂

from zsh-autocomplete.

marlonrichert avatar marlonrichert commented on May 21, 2024

I pushed in an setting to set the completion list on the dev branch (which also includes asynchronous completion). Please checkout that branch to test the feature and let me know what you think. 🙂

from zsh-autocomplete.

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.