Giter VIP home page Giter VIP logo

Comments (3)

minad avatar minad commented on August 29, 2024

Vertico feels blazing fast in comparison!

That's what it is made for 😄

But naturally, I find myself missing the full buffer editing features, like jumping to candidates with isearch/avy or digit arguments on movement commands.

I think such features are less useful in the minibuffer, since the minibuffer only shows a tiny excerpt of all the candidates (@oantolin likes to tell that minibuffer completion is like looking at the candidates through a pinhole ;). Of course you can always embar-collect-snapshot to get a full buffer to search inside. The idea of minibuffer completion from my perspective is to avoid the context switch to isearch, you are already entering a search string - so why suddenly switch the search modus to isearch?

Supporting prefix arguments can certainly be considered, in particular since it aligns the movement with regular buffer movement.

  • vertico-next/previous -> jump by n lines
  • vertico-insert -> insert nth candidate
  • vertico-exit -> insert nth candidate
  • vertico-save -> save nth candidate

from vertico.

minad avatar minad commented on August 29, 2024

Note that there is also vertico-scroll-up/down.

from vertico.

minad avatar minad commented on August 29, 2024

Implemented in 8d12bc2

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.