On Fri, Aug 16, 2002 at 02:16:33PM -0400, Arne Sagnes wrote:
>   It should be added, of course, that Lynx works perfectly well outside
> the "outer" application.  If I execute Lynx on the command line, it
> works just fine.

;-)

Are both lynx and the outer application using the same screen libraries?

You can see exactly what is going on by running the two in 'script', to
capture the characters written to the screen.  It's more likely a problem
with the outer application than with lynx.  To run a subprocess properly,
the application should reset the terminal modes back to the initial state
first.  Lynx does this, for instance.

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to