On Fri, Jan 24, 2014 at 04:17:10PM +0000, John Drinkwater wrote: > Hi, > > Built lynx 2.8.8pre.3 on Ubuntu 12.04 with `configure --enable-widec` my > terminal defaults to LANG=en_GB.UTF-8, lynx options are the same between > versions, but Iām seeing munged character output, compared to the system > default of 2.8.8dev.9
The --enable-widec option would work if the default curses library uses
wide-characters.
It's more likely that
--with-screen=ncursesw
will do what you want.
> 2.8.8dev.9
> ā prev / next ā
>
> 2.8.8pre.3
> M-b~F~P prev / next M-b~F~R
>
> Could I be building it incorrectly, or might this be a regression?
"lynx -version" will tell what library you are using, e.g.,
Lynx Version 2.8.8pre.4 (11 Jan 2014)
libwww-FM 2.14, SSL-MM 1.4.1, GNUTLS 2.8.6, ncurses 5.7.20100313(wide)
Built on linux-gnu Jan 19 2014 09:51:49
Copyrights held by the Lynx Developers Group,
the University of Kansas, CERN, and other contributors.
Distributed under the GNU General Public License (Version 2).
See http://lynx.isc.org/ and the online help for more information.
--
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
