Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Cannot tell why POSTDISPLAY doesn't work



Some more data on this, POSTDISPLAY works, but only *sometimes*

https://asciinema.org/a/uDM5oznmrNWXfg78j7T3QqNVr

On 5 June 2018 at 16:50, Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
> Hello,
> I can use zle -M to show messages from zle widget. It's wrapped normal
> widget, wrapping done by syntax-highlighting, and from the wrapping
> code zle -M is called.
>
> But if I try to use POSTDISPLAY, it doesn't work, no message under
> prompt is shown. Any idea why?
>
> Tried:  POSTDISPLAY=$'\n'"Test"
> --
> Best regards,
> Sebastian Gniazdowski



Messages sorted by: Reverse Date, Date, Thread, Author