emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/corfu 624d45553f: README: Link to @AkibAzmain WIP Corfu


From: ELPA Syncer
Subject: [elpa] externals/corfu 624d45553f: README: Link to @AkibAzmain WIP Corfu popup package
Date: Fri, 15 Apr 2022 15:57:23 -0400 (EDT)

branch: externals/corfu
commit 624d45553f9d93e2345b2580dbd3ccf83950ef5e
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Link to @AkibAzmain WIP Corfu popup package
    
    https://codeberg.org/akib/emacs-corfu-popup
---
 README.org | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 5ede421f26..908c544715 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]]
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]