diff --git a/TODO b/TODO index 63ab273..0163d5a 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.157 2009/06/28 06:28:10 tundra Exp $ +$Id: TODO,v 1.158 2009/06/28 07:16:25 tundra Exp $ Document @@ -21,11 +21,11 @@ ST_SZGNAME (Default: 12) # Width of group name column ST_SZLEN (Default: 19) # Width of length column - The actual maximum number of characters displayed in a given field - will be one less than the number assigned to these variables to - leave room for a trailing separator space. Also, if you set any of - these to be too small, the affected column entries will be truncated - and only the leftmost characters displayed. + 'twander' does very little error checking to make sure you're using + a reasonable value for these column widths. If you set them so + small 'twander' cannot reasonably fit the required information in + that column, it will display an "X" character. If you set them too + large, your 'twander' window will become unreasonably wide. The mode, links, and date/time column widths may not be altered.