; * etc/NEWS: Fix entry on TTY child frames

This commit is contained in:
Martin Rudalics 2025-03-22 09:40:03 +01:00
parent 1ee2a921ad
commit 049d7202f3

View file

@ -72,11 +72,8 @@ display table it changes.
** Child frames are now supported on TTY frames.
This supports use-cases like Posframe, Corfu, and child frames acting
like tooltips. Other use-cases of child frames are not supported yet.
In particular:
- trying to create minibuffer-only child frames on a TTY frame will
signal an error; and
- a TTY child frame cannot be converted to a root frame or vice-versa.
In particular a TTY child frame cannot be converted to a root frame or
vice-versa.
To enable tooltips on TTY frames, call 'tty-tip-mode'.