On So, 05 Mai 2019, Bram Moolenaar wrote:
> Try commenting out these lines in search.c:
>
> if (!shortmess(SHM_SEARCH)
> && ((dirc == '/' && LT_POS(pos, curwin->w_cursor))
> || (dirc == '?' && LT_POS(curwin->w_cursor, pos))))
> ui_delay(500L, FALSE); // leave some time for top_bot_msg
>
>
> That is part of the patch that isn't directly related to the "S" flag
> and I was wondering if this is good idea. You can also add the "s" flag
> to 'shortmess' to see if that makes a difference.
Sorry for causing this. I wanted to make sure that the top_bot_msg will
be noticed and not being overwritten so I added that part of the patch.
If this causes any problems, I am fine with disabling the delay.
Best,
Christian
--
Der Mensch soll nicht seinen Braten mit den Tränen seines nächsten
salzen und nicht sein Süppchen mit dem Fett seines Nachbarn kochen.
-- Hans-Hermann Kesten
--
--
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].
For more options, visit https://groups.google.com/d/optout.