[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about minibuffer and child frames (Posframe)
From: |
Po Lu |
Subject: |
Re: Question about minibuffer and child frames (Posframe) |
Date: |
Wed, 02 Oct 2024 21:39:53 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Gerd Möllmann <gerd.moellmann@gmail.com> writes:
> Hi Martin,
>
> I have a question about minibuffer handling with child frames. Actually,
> it's something that currently behaves differently on GUI and tty with
> Posframe, via Vertico-Posframe, plus consult-buffer and similar. Since
> I've looked at this for two hours today without being able to tell what
> I'm missing here, I thought I'd just ask if you, or anyone else, has an
> idea where to look.
>
> Here's what I see:
>
> On GUI, consult-buffer pops up a child frame, which has, AFAICT, a
> minibuffer at the top. The cursor is in that minibuffer. The minibuffer
> ih the parent frame looks inactive. There is no prompt or anything else.
> That's how it should be.
>
> With my new code on tty, the same child frame pops up, but this time the
> child frame's minibuffer contains a prompt and what I type is displayed
> there and so on, but it doesn't have a visible cursor. The parent
> frame's minibuffer this time contains the prompt and the cursor, too.
>
> Any idea what that could be?
Not Martin, but as I recall, posframe's "cursor" is actually emulated
by applying faces to SPC characters.
- Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe),
Po Lu <=
- Re: Question about minibuffer and child frames (Posframe), martin rudalics, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe), martin rudalics, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe), martin rudalics, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/02
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/03
- Re: Question about minibuffer and child frames (Posframe), martin rudalics, 2024/10/03
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/03