Package: libedit Severity: important Recent versions (last 4-5 years) of libedit contain Unicode UTF8 support. However, from what I can tell, this is not yet enabled in the most recent builds. So, for example:
https://buildd.debian.org/status/fetch.php?pkg=libedit&arch=i386&ver=3.1-20130712-2&stamp=1377668787 reports: checking if you want wide-character code... no It would be great if UTF8 was turned on; I really need this for my European users! Anyway, its normally enabled by saying: ./configure --enable-widec which #defined WIDECHAR in config.h and turned the above ... no into a ... yes -- Linas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

