Onyx Cook · @oxcust
20 followers · 77 posts · Server mastodon.social

performs completion using one or more completion styles, which are sets of criteria for matching text to completion alternatives.

gnu.org/software/emacs/manual/

#emacs #minibuffer

Last updated 2 years ago

Onyx Cook · @oxcust
35 followers · 130 posts · Server mastodon.social

performs completion using one or more completion styles, which are sets of criteria for matching text to completion alternatives.

gnu.org/software/emacs/manual/

#emacs #minibuffer

Last updated 2 years ago

Akib Azmain Turja · @akib
99 followers · 805 posts · Server hostux.social

: Recursive minibuffer is a great feature of Emacs. With minibuffer you can invoke a command on an usual buffer, and with recursive minibuffer you can invoke a command on a minibuffer (recursive or not). The built-in package is also very useful, it'll show the recursion depth of the current minibuffer when in a recursive minibuffer.

gnu.org/software/emacs/manual/

#emacstip #mbdepth #emacs #minibuffer #recursiveminibuffer

Last updated 2 years ago

Akib Azmain Turja · @akib
49 followers · 343 posts · Server hostux.social

: Did you consider using as your UI? It fully complies with Emacs default completion at point UI, and it also enjoyes full support via . Just like any completing-read prompt, you can use anything, be it regexp, space or tab, to find a completion candidate.

github.com/minad/corfu

#emacstip #corfu #autocompletion #company #cape #minibuffer #emacs #ui

Last updated 2 years ago

Akib Azmain Turja · @akib
49 followers · 343 posts · Server hostux.social

: The default may seem to be boring. So there is , a vertical completion UI. Unlike many other completion UIs, it's 100% compatible with completion API, so all packages that properly support also support . has a customizable , just check out its README to get an idea.

github.com/minad/vertico

#emacstip #minibuffer #completion #ui #Vertico #emacs

Last updated 2 years ago