On Tue, Apr 19, 2022 at 09:00:08PM +0200, Anton Borowka wrote:
> Hi,
> 
> the attached diff fixes 2 issues with line wrappings in wall(1).
...

I can confirm that your patch fixes the described problems. But I
am wondering if it makes sense to split the ch == '\n' case and the
cnt == 79 case into two blocks.

OK mbuhl.

Reply via email to