>I'm guessing inc(1) suffers from using scan's functions even though it >has no -clear itself.
Actually, scan(1) reads termcap so it can get the terminal width (if TIOCGWINSZ fails or is not supported). inc(1) reads termcap because it wants to do the same thing that scan(1) does. --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
