#116932 links browser doesn't work with dumb terminals

Package:
links
Source:
links2
Description:
Web browser running in text mode
Submitter:
David Lawyer
Date:
2011-08-19 00:27:07 UTC
Severity:
wishlist
#116932#5
Date:
2001-10-24 18:22:31 UTC
From:
To:
When I try to use links at a Wyse 60 terminal, I see all the escape
sequences on the screen.  They must be escapes sequences for either
vt100 or linux terminals.  My WYSE 60 terminal works fine with lynx.

Then on my other terminal (almost a vt100) lynx will work only if I
set the terminal to no parity and 8-bits/char.  But I have it set by
default to odd-parity and 7-bits/char and this works fine with lynx,
etc.  Stty shows the same.  Then when I start links, it changes the
"stty" settings to no-parity and 8-bits/char.  Since the terminal
itself (done by the "set-up" key on the terminals) is still set to
parity and 7-bits/char, I get mostly error characters on the screen.

Links claims to use ncurses which should make it work OK on dumb
terminals.  But it doesn't.

			David Lawyer

#116932#10
Date:
2001-10-24 19:40:37 UTC
From:
To:
links does not work on dumb terminals. it probably never will, as
its principal design based on full screen random access visuality.

links is not lynx, so when lynx works on a terminal it does not
mean links will do as well. if lynx does work for you, you shall
use it.

Please tell me where does it say that it is/uses ncurses. Every mentioning
"ncurses" is a bug to be fixed.

Thanks,
Peter

#116932#15
Date:
2001-10-24 19:40:37 UTC
From:
To:
links does not work on dumb terminals. it probably never will, as
its principal design based on full screen random access visuality.

links is not lynx, so when lynx works on a terminal it does not
mean links will do as well. if lynx does work for you, you shall
use it.

Please tell me where does it say that it is/uses ncurses. Every mentioning
"ncurses" is a bug to be fixed.

Thanks,
Peter

#116932#20
Date:
2001-10-26 00:43:45 UTC
From:
To:
links' manpage (and several webpages) claim that it uses ncurses.

As a matter of fact, I pointed this out to the person who claimed
to have written the manpage, over a year ago, and he didn't want
to change it.  It's also been noted in at least one Debian bug report
w/o effect.

                       Debian Bug report logs - #116932
-- 
Thomas E. Dickey <dickey@invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

#116932#25
Date:
2001-10-26 00:46:36 UTC
From:
To:
are you aware that this comment is complete nonsense?

("dumb" terminals, for more than twenty years, have generally meant
cursor-addressable video terminals - you'd have to go into the 70's
to get a different meaning, i.e., hardcopy terminals)
-- 
Thomas E. Dickey <dickey@invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

#116932#30
Date:
2001-10-26 01:18:16 UTC
From:
To:
thanks for the comment.

you are welcome to send a patch to fix the problem.
the upstream does not intend to, similar requests
have been sent to /dev/null in the last year.