bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24293: 25.1; Display bug: icomplete prompt not visible with icomplet


From: Dmitry Gutov
Subject: bug#24293: 25.1; Display bug: icomplete prompt not visible with icomplete-separator "\n"
Date: Sun, 5 Apr 2020 15:42:10 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

FWIW, somebody published a nicely-working icomplete-vertical-mode recently:

https://github.com/oantolin/icomplete-vertical

According to the author, it deals with this particular problem with a combination of (setq truncate-lines t) and an enlarge-window call: https://www.reddit.com/r/emacs/comments/fswt7c/using_icomplete_vertically/fm8z6h0/

The only downside to this mode I could find is that it keeps the minibuffer fixed height (the max prospects count plus 1). But it can be considered an upside as well, matter of taste.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]