Re: [NEW PATCH] vi(1) move forward count paragraphs with 'para' options

2023-08-22 Thread Zhihao Yuan
On Tue, Aug 22, 2023 at 3:27 AM Walter Alejandro Iglesias wrote: > Anthony was right that I was a bit anxious :-). My previous patch > generated a problem, it counted also consecutive blank lines. This new > patch fixes that: > I kind of see the logic here. Consecutive empty lines count toward

Re: [NEW PATCH] vi(1) move forward count paragraphs with 'para' options

2023-08-22 Thread Walter Alejandro Iglesias
Anthony was right that I was a bit anxious :-). My previous patch generated a problem, it counted also consecutive blank lines. This new patch fixes that: Index: vi/v_paragraph.c === RCS file: /cvs/src/usr.bin/vi/vi/v_paragraph.c,v