[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: how recognize output of dialog ncurses inside shell
- From: Etan Reisner <deryni@...>
- Date: Wed, 18 May 2011 13:56:53 -0400
On Wed, May 18, 2011 at 07:49:35PM +0200, Florian Weimer wrote:
> * Vasiliy G. Tolstov:
>
> > How can i get some info about installing specific application what uses
> > dialog ncurses windows with progress bars and messages?
>
> You need something that opens a pseudo terminal and runs the
> application within that. Traditionally, such tools are called
> "expect". I don't know if anyone has published a working LuaExpect,
> I'm afraid.
http://www.tset.de/lpty/ ?
-Etan