Re: Gvim crashes with ABRT & SEGV under AwesomeWM

2016-05-16 Thread Jeroen Budts
On Monday, May 9, 2016 at 8:38:59 AM UTC+2, Bram Moolenaar wrote: > Jeroen Budts wrote: > > > On Sunday, May 8, 2016 at 11:15:12 PM UTC+2, Jeroen Budts wrote: > > > On Sunday, May 8, 2016 at 9:49:09 PM UTC+2, Bram Moolenaar wrote: > > > > Dominique Pellé wrote: > > > > > > > > > > Jeroen Budts w

Re: Reading from channel in NL mode locks up Vim for very long lines

2016-05-16 Thread Greg Hurrell
On Sunday, May 15, 2016 at 9:17:02 AM UTC-7, Bram Moolenaar wrote: > > Raw mode should help. Indeed it does. Converted code to use "raw" here: https://github.com/wincent/ferret/commit/06eaeed9881ffcddf97fa8e181d7a81d354c3b3a And then taught it to truncate long lines to 32k here: https://github