I wrote:
> Patch 9.0.0288
> Problem: When 'cmdheight' is zero some messages are not displayed.
> Solution: Use a popup notification window.
Until now, when setting 'cmdheight' to zero quite a few messages were not
displayed at all. This patch attempts to show these messages in a popup
window, which will disappear after three seconds. Like a popup
notification.
This is tricky stuff. Let me know if something doesn't work well, with
a reproducible example.
This way of showing messages may be useful for other purposes as well,
even when 'cmdheight' is non-zero. At least to avoid the hit-return
prompt. Maybe this variant to popup_notification() should be added?
perhaps the messages would be displayed just above the command line (so
that when you re typing that is not interrupted).
--
No children may attend school with their breath smelling of "wild onions."
[real standing law in West Virginia, United States of America]
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20220827204155.05A031C066C%40moolenaar.net.