lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: bug? described on netbsd-help ml


From: Glendon Gross
Subject: Re: lynx-dev Re: bug? described on netbsd-help ml
Date: Thu, 29 Aug 2002 13:28:41 -0700 (PDT)

I just tried escaping with CTRL+G and got the same result.  I scripted it
if anyone wants to see the log file.

After the program exits, my stty settings are different as in the
following:

stty.good:  (output of stty -a before exiting lynx corrupts the terminal
settings)

speed 115200 baud; 25 rows; 80 columns;
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
        -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
        -extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
        brkint -inpck -ignpar -parmrk
oflags: opost onlcr -ocrnl oxtabs onocr onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -mdmbuf
        -cdtrcts
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
        eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
        min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
        stop = ^S; susp = ^Z; time = 0; werase = ^W;


stty.bad:  (after exiting lynx with CTRL+C)
speed 115200 baud; 25 rows; 80 columns;
lflags: -icanon isig iexten -echo echoe -echok echoke -echonl echoctl
        -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
        -extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
        brkint -inpck -ignpar -parmrk
oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -mdmbuf
        -cdtrcts
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
        eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
        min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
        stop = ^S; susp = ^Z; time = 0; werase = ^W;

Script started on Thu Aug 29 13:15:37 2002
address@hidden:/net/bsd/home/gross > diff stty.good stty.bad
2c2
< lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
---
> lflags: -icanon isig iexten -echo echoe -echok echoke -echonl echoctl
7c7
< oflags: opost onlcr -ocrnl oxtabs onocr onlret
---
> oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret
address@hidden:/net/bsd/home/gross > exit
exit

Script done on Thu Aug 29 13:15:46 2002




Regards,

Glendon Gross

On Thu, 29 Aug 2002, Ulf H{rnhammar wrote:

> On Thu, Aug 29, 2002 at 01:11:34PM -0700, Glendon Gross wrote:
> > 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 should be using, or is there a patch I need to install?
> 
> CTRL+G?
> 
> // Ulf Harnhammar
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
> 

Attachment: stty.good
Description: Text document

Attachment: stty.bad
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]