NetBSD-Users archive

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

Re: Accented characters console/shell



On Sun, Apr 05, 2020 at 11:26:32AM +0200, Pierre Dupond wrote:
>       - set the environment variable LANG to iso8859-1 code page (instead of UTF8)

Setting LC_CTYPE to something like fr_FR.ISO8859-15 should do it (see
/usr/share/locale/ for a list of valid names).

Unfortunately the wscons terminal emulation does not do UTF8.

Martin


Home | Main Index | Thread Index | Old Index