summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-04-15 21:51:16 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-04-15 21:51:29 +0200
commit624d45553f9d93e2345b2580dbd3ccf83950ef5e (patch)
treec4dcc19cd9729a62bf47dcd9d6befc4ef4b2f0f4 /README.org
parentda59e260ffac2a13e59fa5918c18b673fc6fc4ca (diff)
README: Link to @AkibAzmain WIP Corfu popup package
https://codeberg.org/akib/emacs-corfu-popup
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.org b/README.org
index 5ede421..908c544 100644
--- a/README.org
+++ b/README.org
@@ -26,8 +26,10 @@ not include its own completion backends. The Emacs built-in Capfs and the Capfs
provided by other programming language packages are usually sufficient. A few
additional Capfs and completion utilities are provided by the [[https://github.com/minad/cape][Cape]] package.
-*NOTE*: Corfu uses child frames to show the popup. For now Corfu falls back to the
-default setting of the ~completion-in-region-function~ on non-graphical displays.
+*NOTE*: Corfu uses child frames to show the popup and falls back to the default
+setting of the ~completion-in-region-function~ on non-graphical displays. There is
+a [[https://codeberg.org/akib/emacs-corfu-popup][package in the works]] which uses overlays for the popup such that Corfu can be
+used when Emacs is running in a terminal.
[[https://github.com/minad/corfu/blob/screenshots/light.png?raw=true]]