this post was submitted on 22 Oct 2023
5 points (100.0% liked)
Emacs
7 readers
1 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I find
consult-ripgrep
to be excellent for this.Same. Consult in general has a bunch of great utility functions that are well integrated with the Emacs core.
I'm looking into dropping Vertico after I upgrade to 29. It's almost incredible that Minad's user focus and humility make that a potentially reasonable option, and I really appreciate the fantastically sound design of his completion ecosystem.
What do you mean? Vertico is a library that provides a UI for displaying completions; Consult is a library that provides commands to select items with completion. The two libraries complement each other.
I think GP agrees with you and meant keeping Consult while dropping Vertico (which is possible due since Consult works with icomplete and with default completion).
Yes, so how does Consult relate to not using Vertico anymore?
I think it is unrelated, except in that you can because Consult also works with completion UIs other than Vertico. I'm not sure why he or she mentioned it. 🤷