1

Add constraint to mini buffer height

This commit is contained in:
Jessie Hildebrandt 2022-06-12 21:16:24 -04:00
parent db6232a89d
commit 93a46523d3

View File

@ -74,6 +74,7 @@
scroll-preserve-screen-position 1 ; Don't move cursor while scrolling
scroll-conservatively 101 ; Only scroll one line at a time
scroll-margin 5 ; Maintain a margin of 5 lines while scrolling
max-mini-window-height 10 ; Limit the minibuffer's height to 10 lines
)
;; Set backup behavior.