diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-11-11 17:02:03 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-11-11 17:02:03 +0100 |
| commit | 690854d0941ada76f7ad4f42bf90efa3b6b1bbc6 (patch) | |
| tree | 4ee5aa3463fd1edea3664c9d987ae2479df57b3b /README.org | |
| parent | 7e9a2439487f0a488e3f1670c913480b33863a31 (diff) | |
Update README
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -28,9 +28,9 @@ backends. The Emacs built-in Capfs and the Capfs provided by third-party programming language packages are often sufficient. Additional Capfs and completion utilities are provided by the separate [[https://github.com/minad/cape][Cape]] package. -*NOTE*: Corfu relies on child frames to show the popup. Emacs 31 supports child -frames also for terminal Emacs. On older Emacs versions, you can use the -[[https://codeberg.org/akib/emacs-corfu-terminal][corfu-terminal]] package. +*NOTE*: Corfu relies on child frames to show the popup. On Emacs 31 this works +even for terminal Emacs, but support is still experimental. Use the +[[https://codeberg.org/akib/emacs-corfu-terminal][corfu-terminal]] package on older Emacs versions. #+html: <img src="https://github.com/minad/corfu/blob/screenshots/light.png?raw=true"> |
