~protesilaos/mct

Enhancements for the default minibuffer completion UI of Emacs.
Rename mct-minibuffer-mode to mct-mode
Remove code that was meant for Emacs 27 (not supported anymore)
Reuse helper function to avoid repetition in pass/block predicates

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~protesilaos/mct
read/write
git@git.sr.ht:~protesilaos/mct

You can also use your local clone with git send-email.

#Minibuffer Confines Transcended (mct.el)

Enhancements for the default minibuffer completion UI of Emacs. In essence, MCT is (i) a very thin layer of interactivity on top of the out-of-the-box completion experience, and (ii) glue code that combines built-in functionalities to make the default completion framework work like that of more featureful third-party options.