http://bugzilla.spamassassin.org/show_bug.cgi?id=4057
------- Additional Comments From [EMAIL PROTECTED] 2005-01-03 13:13 ------- I'd be happy to see that replace --showdots when possible, it's much nicer. btw why is Term::ReadKey required? regarding determining terminal size -- std Berkeley idiom is to do use $COLUMNS if set in environment, else use `stty -a < /dev/tty | grep columns` to get it, else use 80 columns if all else fails ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
