bug-bash
[Top][All Lists]
Advanced

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

Re: help text per column instead of per row [patch]


From: Benno Schulenberg
Subject: Re: help text per column instead of per row [patch]
Date: Wed, 20 Dec 2006 19:53:49 +0100
User-agent: KMail/1.9.5

Benno Schulenberg wrote:
> Attached patch prints the builtin commands alphabetically per
> column and uses a total width of 80 characters.

Here is a better patch.  It also puts a ">" in the last column 
position of the strings that are longer than the available width.

To find the width of the current terminal I will need some help, 
though.  Or if you think a variable width isn't worth the trouble, 
just leave out the two width-limiting lines .

The second patch improves the summary line of the 'variables' item 
a bit, especially when the column width is somewhat limited.

Benno

Attachment: bash--vertical-and-wider-help-2.patch
Description: Text Data

Attachment: bash--variables-names-and-meanings.patch
Description: Text Data


reply via email to

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