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
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
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
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
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
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.