Is there a way to fix the height of a certain window like it is possible with *compilation* buffers using compilation-window-height?
There is window-size-fixed
buffer-local variable. If you set its value to height
or t
, that window gets fixed height.
E.g.
M-x set-variable window-size-fixed height
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With