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: Stefan Monnier
Subject: Re: Implementing child frames on terminal
Date: Thu, 14 Jul 2022 10:00:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu [2022-07-14 11:34:53] wrote:
> 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?

Ah, you're right.  Sorry 'bout the noise.


        Stefan




reply via email to

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