tumashu / posframe

Pop a posframe (just a child-frame) at point, posframe is a **GNU ELPA** package!
443 stars 57 forks source link

Auto-fallback to non-posframe in a terminal? #95

Closed darrenkenny closed 2 years ago

darrenkenny commented 3 years ago

I noticed the merge done to ivy-posframe:

that has Ivy fall-back to non-posframe for a client that is running in a terminal.

Is this something that could be done at the posframe level rather than in each consumer of posframe? I'm only asking to determine if I should be requesting similar to this for other posframe consumers?

tumashu commented 3 years ago

it seem to be not a good idea, not all the fallback is minibuffer

tumashu commented 3 years ago

at the moment,the only popup.el can as posframe's fallback, but it is not a GNU elpa, and maybe nevel not, so I do not like fallback to it in posframe.