Re: [vim/vim] Proposal: Add end_lnum and end_col to quickfix entry (#8393)

2021-06-17 Thread Yegappan Lakshmanan
Hi, On Thu, Jun 17, 2021 at 9:39 AM thinca wrote: > I added some patterns to existing test cases. Is this enough? > Yes. This looks good. Thanks for the patch and the tests. Regards, Yegappan > I tweaked representation of range in quickfix window/:clist. > lnum end_lnum col end_col represent

Re: [vim/vim] Proposal: Add end_lnum and end_col to quickfix entry (#8393)

2021-06-16 Thread Yegappan Lakshmanan
Hi, On Wed, Jun 16, 2021 at 12:37 PM Bram Moolenaar wrote: > Thanks, this can be useful. > I'll let @yegappan make comments, he has > been doing work on quickfix code. > > > The changes look good to me. Can you add a few test cases for setqflist(), getqflist(), :vi