branch: externals/vertico-posframe
commit b0e164685bdf13ebb4cdcd76b484c4ea57b7a44b
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
v0.3.3
---
vertico-posframe.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vertico-posframe.el b/vertico-posframe.el
index 28e76bf..0b7f6fd 100644
--- a/vertico-posframe.el
+++ b/vertico-posframe.el
@@ -5,7 +5,7 @@
;; Author: Feng Shu <[email protected]>
;; Maintainer: Feng Shu <[email protected]>
;; URL: https://github.com/tumashu/vertico-posframe
-;; Version: 0.3.2
+;; Version: 0.3.3
;; Keywords: abbrev, convenience, matching, vertico
;; Package-Requires: ((emacs "26.0") (posframe "1.0.0") (vertico "0.13.0"))
@@ -187,7 +187,7 @@ Optional argument FRAME ."
(if input-method
(posframe-hide vertico-posframe--minibuffer-cover)
(posframe-show vertico-posframe--minibuffer-cover
- :string (make-string 200 ? )
+ :string (make-string 120 ? )
:position '(0 . -1)
:lines-truncate t))
(apply #'posframe-show