summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 7f326fc..fa48f34 100644
--- a/README.org
+++ b/README.org
@@ -31,7 +31,7 @@ completion utilities are provided by the [[https://github.com/minad/cape][Cape]]
*NOTE*: Corfu relies on child frames to show the popup, such that mixed fonts and
font sizes won't interfere with the rendering. On non-graphical displays, Corfu
falls back to the default setting of the ~completion-in-region-function~. There is
-an effort towards child frame support for terminal Emacs, which will hopefully
+an effort towards [[https://lists.gnu.org/archive/html/emacs-devel/2024-10/msg00003.html][child frame support for terminal Emacs]], which will hopefully
arrive in Emacs 31 or 32. Until then you can use the [[https://codeberg.org/akib/emacs-corfu-terminal][corfu-terminal]] package as a
stop-gap solution, which provides an alternative display based on overlays.