> I have one pet peeve with Lynx on NetBSD.... I often need to hit > CTRL+C to escape when a site times out, after which I lose the cursor and > can't see what I type. Is there another escape sequence
I generally configure with nsl-fork, which lets me quit early by pressing 'z'. Though lynx includes a SIGINT handler - I haven't encountered this problem with ^C - am not sure whether it's lynx, the screen library or the underlying system. > I should be using, or is there a patch I need to install? Installing > the latest ncurses and rebuilding lynx from the ports tree seems to > have made no difference. Is this problem fixed in a newer version of > lynx? probably not - we haven't changed the signal-handling code for some time. -- Thomas E. Dickey <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dickey.his.com ftp://dickey.his.com ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
