tumashu / vertico-posframe

GNU General Public License v3.0
106 stars 16 forks source link

Vertico-mode doesn't work as posframe fallback mode #30

Closed bcmertz closed 1 year ago

bcmertz commented 1 year ago

It seems that vertico-mode doesn't work as a vertico-posframe-fallback-mode in terminal

Using vertico-buffer-mode as shown in the documentation works perfectly as a fallback, but something like

(setq vertico-multiform-categories
    '((t posframe
       (vertico-posframe-fallback-mode . vertico-mode))))

defaults to the regular builtin non-vertical completion system. Is this intended behavior or might I be missing something?

Thank you for the excellent package!

tumashu commented 1 year ago

it will not work, for vertico-posframe require vertico-mode enable