[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about minibuffer and child frames (Posframe)
From: |
Gerd Möllmann |
Subject: |
Re: Question about minibuffer and child frames (Posframe) |
Date: |
Mon, 07 Oct 2024 10:32:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Feng Shu <tumashu@163.com> writes:
>> Nice! I haven't tried it, but that should probably work fine on ttys. I
>> guess Vertico-posframe could do something similar.
>
> I don't know, ivy-posframe and vertico-posframe work different a bit, so
> we should to test.
>
>
> by the way, I have tested with the below line
>
> (posframe-show " abc" :string "a" :background-color "red")
>
> posframe will show 3 lines instead of 1 line,
>
> but the below code work well.
>
> (posframe-show " abc" :string "a
> b
> c
> d" :background-color "red")
>
>
> so does chile frame's height in tty must >= 3 line?
I think the wrong height was because I believed the posframe showed a
mini-window only, while it actually had a normal window showing a
minibuffer plus a mini-window.
That should be fixed on github.
Re: Question about minibuffer and child frames (Posframe), Feng Shu, 2024/10/06
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Feng Shu, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Feng Shu, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe),
Gerd Möllmann <=
- Re: Question about minibuffer and child frames (Posframe), Feng Shu, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), martin rudalics, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Feng Shu, 2024/10/07
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/08
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/08
- Re: Question about minibuffer and child frames (Posframe), Feng Shu, 2024/10/08
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/08
- Re: Question about minibuffer and child frames (Posframe), Gerd Möllmann, 2024/10/08