Ethereal-users: Re: [ethereal-users] Column Widths with -S on 0.6.3

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Mon, 19 Jul 1999 20:43:52 -0700
> No, this was not a known problem until now. The column code changed a bit,
> and we overlooked this column-width behavior. I'll take a look at the
> code.

The change was to have the column width, for a column, be computed based
on the width of that column in the row with the widest such column,
rather than picking a fixed width at start-up time.