mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move helm posframe up slightly
And display input line in posframe.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user