Move helm posframe up slightly

And display input line in posframe.
This commit is contained in:
Henrik Lissner 2018-08-05 22:04:33 +02:00
parent ca6afcf3c7
commit 41697e4e6e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 4 additions and 2 deletions

View file

@ -10,7 +10,7 @@ bottom, which is easier on the eyes on big displays."
(pos (posframe-poshandler-frame-center info)))
(cons (car pos)
(truncate (/ (frame-pixel-height parent-frame)
1.8)))))
2)))))
(defvar +helm--posframe-buffer nil)
(defvar +helm--posframe-last-window nil)