René Berber wrote:
> Yes but... the problem is caused by the terminfo data you showed:
> columns is not defined.
> Try "echo $COLUMNS"... now "export COLUMNS=80; top"; does it work?
COLUMNS is getting set someplace:
dpchrist@p166v:~$ echo $COLUMNS
80
Any other ideas?
David