On Mon, 07 Dec 2009 00:30:05 +0000, Pádraig Brady <p...@draigbrady.com> wrote:
> The stty-row-col test is getting EINVAL from the system. > Can you try running this is a terminal to see if it does the same? > > stty rows 40 columns 80 Hi Padraig, Yes, that gives the same output: $ stty rows 40 columns 80 stty: standard input: Invalid argument Thanks, Matt.