~protesilaos/mct

Enhancements for the default minibuffer completion UI of Emacs.
Acknowledge Jessie Hu for commit 9b5abbf
Merge pull request #6 from jessie-hu-95/window-valign
9b5abbff — Jessie Hu 11 months ago
Vertically align completion window and its contents

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.