Re: Optimizing the check for multiple signs with icons on a line

2019-06-26 Fir de Conversatie Bram Moolenaar
Yegappan wrote: > When multiple signs with icons are placed on the same line, then a > different icon is drawn in the sign column using the > netbeans_draw_multisign_indicator() function. > This function draws the icon only if a netbeans connection is > present (NETBEANS_OPEN). > > The screen

Re: Vim appears to stall channel based requests

2019-06-26 Fir de Conversatie Pontus Leitzler
> That doesn't look right, because there should not be a complete json message. > If there is, perhaps a call to parse it is missing? > Perhaps a call to channel_parse_json() is needed. Yes, maybe there is a channel_parse_json() missing somewhere. But as the flow log shows it's also a

Patch 8.1.1601

2019-06-26 Fir de Conversatie Bram Moolenaar
Patch 8.1.1601 Problem:Missing changes to popup window test file. Solution: Add those changes. Files: src/testdir/test_popupwin.vim *** ../vim-8.1.1600/src/testdir/test_popupwin.vim 2019-06-26 03:54:04.790696909 +0200 --- src/testdir/test_popupwin.vim 2019-06-26