Variable: corfu-max-width
corfu-max-width is a customizable variable defined in corfu.el.
Value
100
Documentation
Popup maximum width in characters.
Source Code
;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu.el
(defcustom corfu-max-width 100
"Popup maximum width in characters."
:type 'natnum)