[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: how recognize output of dialog ncurses inside shell
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 18 May 2011 20:27:27 +0200
On Wed, May 18, 2011 at 7:58 PM, Peter Odding <peter@peterodding.com> wrote:
> I've never used it but it seems that Steve Donovan wrote a basic lexpect
> module:
I'm doing a cleaned-up version with time-out support, should be out
soon. Still struggling with error handling strategies.
lpty is definitely a more solid base to build on, but lexpect is meant
to work on both Unix and Windows, so I have to keep capabilities in
step.
steve d.