groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Groff macro to make .UR and .UE links clickable in PDF?


From: Nate Bargmann
Subject: Re: Groff macro to make .UR and .UE links clickable in PDF?
Date: Fri, 10 Jul 2020 18:39:32 -0500
User-agent: NeoMutt/20180716

* On 2020 10 Jul 10:27 -0500, Steve Izma wrote:
> I think it's an abomination that a man page extends it's line
> length to fit the width of the terminal; built into the macros
> should be a 65- or 70 character maximum width. It's interesting
> that the Python Style Guide insists on a maximum line length of
> 79 characters and recommends 72. A basic premise of python design
> is *readability of code*. The main source of authors for man
> pages is, I assume, programmers.

Which is precisely why I have the following environment variable set:

# Set maximum width of man pages to 80 characters
export MANWIDTH=80

This works very well for me as I often have terminals open that are
around 165 characters wide.  This environment variable is for the man(1)
program.

- Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]