emacs-devel
[Top][All Lists]
Advanced

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

Re: Implementing child frames on terminal


From: Po Lu
Subject: Re: Implementing child frames on terminal
Date: Thu, 14 Jul 2022 11:34:53 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> I can imagine a situation where a tty frame is split into two windows
> and some company/corfu-style completion wants to popup a child-frame to
> show completion candidates (basically like a menu), and if the
> completion is near the split between the two windows, it would be
> natural for that child-frame to extend into the other window if that can
> make its contents more readable.  It would even feel odd if that
> child-window were restricted to fit within its "parent" window.

But we're talking about frames that are children of other _frames_, not
windows, right?


reply via email to

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