branch: externals/vertico commit 1cc33cbaf6fce1194d546ba4a9efac999332da2d Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Shorten section about deprecate Selectrum --- README.org | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 2fa61ce9ed..101ee7d834 100644 --- a/README.org +++ b/README.org @@ -467,15 +467,11 @@ There are other interactive completion UIs, which follow a similar philosophy: has the advantage that you can interact freely with the candidates and jump around with Isearch or Avy. On the other hand it necessarily causes a slowdown. -- [[https://github.com/radian-software/selectrum][Selectrum]]: Selectrum is the predecessor of Vertico has been deprecated in - favor of Vertico. Read the [[https://github.com/minad/vertico/wiki/Migrating-from-Selectrum-to-Vertico][migration guide]] when migrating from Selectrum. - Vertico was designed specifically to address the technical shortcomings of - Selectrum. Selectrum is not fully compatible with every Emacs completion - command and dynamic completion tables, since it uses its own filtering - infrastructure, which deviates from the standard Emacs completion facilities. - Icomplete: Emacs comes with the builtin =icomplete-vertical-mode=, which is a more bare-bone than Vertico. Vertico offers additional flexibility thanks to its [[#extensions][extensions]]. +- [[https://github.com/radian-software/selectrum][Selectrum]]: Selectrum is the predecessor of Vertico has been deprecated in + favor of Vertico. Read the [[https://github.com/minad/vertico/wiki/Migrating-from-Selectrum-to-Vertico][migration guide]] when migrating from Selectrum. * Resources