diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-04-15 21:51:16 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-04-15 21:51:29 +0200 |
| commit | 624d45553f9d93e2345b2580dbd3ccf83950ef5e (patch) | |
| tree | c4dcc19cd9729a62bf47dcd9d6befc4ef4b2f0f4 /README.org | |
| parent | da59e260ffac2a13e59fa5918c18b673fc6fc4ca (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.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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]] |
