minad / marginalia

:scroll: marginalia.el - Marginalia in the minibuffer
GNU General Public License v3.0
780 stars 27 forks source link

Truncating consult-buffer candidates, but annotations remain offscreen #177

Closed meedstrom closed 3 months ago

meedstrom commented 3 months ago

See how Marginalia looks in the second of two screenshots here: https://github.com/jdtsmith/vertico-truncate/issues/2#issuecomment-2241211333 I believe that describes the issue adequately.

PS: really appreciate your packages, they're amazing!

minad commented 3 months ago

Yes, I think vertico-truncate and Marginalia do not interact nicely. I don't consider this an issue given that vertico-truncate is a proof of concept and not really well integrated. Also I've noticed that @jdtsmith archived the vertico-truncate repository today. Ideally we add better truncation support to Vertico directly, and then see how we can make it work in combination with Marginalia. Help regarding this is welcome, but I cannot spent much time on this myself.