branch: externals/corfu
commit 7b6cdc1a971f77ff0166231e8af2c25661d416d6
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    README: Update caveats
---
 README.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 1500ff3..e48f7d3 100644
--- a/README.org
+++ b/README.org
@@ -136,9 +136,10 @@ counterpart of Corfu.
 
 * Caveats
 
-This package is experimental and new. There are a few known technical caveats.
+Corfu works in most scenarios. However there are a few known technical caveats.
 
-- Corfu falls back to the default `completion-in-region-function' on
+- No support for idle completions.
+- Corfu falls back to the default ~completion-in-region-function~ on
   non-graphical displays, since is displayed using child frames.
 - The abort handling could be improved, for example the input could be undone.
 - The ~completion-in-region-mode-predicate~ is ignored in order to

Reply via email to