Re: Make --help output fit within 80 columns per line - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Make --help output fit within 80 columns per line
Date
Msg-id CAKAnmmKCNPkPSH8LwjVd0Q4u0zja+4R9Zag4jy6+JRYEUkURTQ@mail.gmail.com
Whole thread Raw
In response to Make --help output fit within 80 columns per line  (torikoshia <torikoshia@oss.nttdata.com>)
Responses Re: Make --help output fit within 80 columns per line
List pgsql-hackers
On Tue, Jul 4, 2023 at 9:47 PM torikoshia <torikoshia@oss.nttdata.com> wrote:
Since it seems preferable to have consistent line break policy and some
people use 80-column terminal, wouldn't it be better to make all commands in 80
columns per line?

All this seems an awful lot of work to support this mythical 80-column terminal user. It's 2023, perhaps it's time to widen the default assumption past 80 characters?

Cheers,
Greg
 

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Eliminate redundant tuple visibility check in vacuum
Next
From: Nathan Bossart
Date:
Subject: Re: Add 'worker_type' to pg_stat_subscription