I am using GNU Emacs 26.3
under iTerm2
. My goal is to keep minibuffer size as compact/minimum as possible.
Default height view:
Sometimes minibuffer's height increases and remains as it is. The empty space is small but I cat detected it, since I spent hours in emacs
.
I observe that when the
iTerm2
's size is changed (increased and decreased) it also affects the minibuffer's size.When I restarted the
emacs
minibuffer size may still remain with the additional empty space. I am not sure this is result ofiTerm
oremacs
's configuration.
Example of increased minibuffer height:
M-x top-level RET
and see if the minibuffer starts behaving as you exprect again. – NickD Feb 08 '21 at 14:18