File: corfu-echo.el.html
Show candidate documentation in echo area. Enable corfu-echo-mode(var)/corfu-echo-mode(fun).
Defined variables (5)
corfu-echo--message | Last echo message. |
corfu-echo--timer | Echo area message timer. |
corfu-echo-delay | Show documentation string in the echo area after that number of seconds. |
corfu-echo-mode | Non-nil if Corfu-Echo mode is enabled. |
corfu-echo-mode-hook | Hook run after entering or leaving ‘corfu-echo-mode’. |
Defined functions (2)
corfu-echo--cancel | (&optional MSG) |
corfu-echo-mode | (&optional ARG) |
Defined faces (1)
corfu-echo | Face used for echo area messages. |