On Fri, May 01, 2020 at 07:13:02PM +0200, Daniele Bonini wrote: > Hello, > > I need to work on unicode characters, expecially Chinese characters. > > So I set this in my .profile: > > export LC_CTYPE=zh_CN.GB18030 > > But launching Terminal in Xfce4 I get:
well... in principle, you could use luit (even in xfce4-terminal,
though it would be clumsy to start up).
OpenBSD has the (abandoned) xorg fork of luit,
which does list GB18030 for encoding, as you can see using
luit -list
But to make it work, you'd have to have a workable LC_CTYPE locale.
Since it's not a prepackaged locale, you'd have to find some more
extensive documentation for mklocale. This looks like a place
to start:
http://openbsd-archive.7691.n7.nabble.com/Remove-build-machinery-for-non-UTF-8-charsets-td291943.html
--
Thomas E. Dickey <[email protected]>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
