I wonder why vertico-exit-input is not bound to anything by default, since it's a pain to enter something that is not matching otherwise.

#lang_en #vertico #emacs

@tennoseremel Does M-enter not do the trick?
@TitanOfOld That is undefined. M-<return> is bound to insert-char for me, though. I guess I'll just bind C-<return> to vertico-exit-input.