I want to thank again everyone for the time spent in reply to me.
I already adopted a new OS for my purpose that is to write chinese
characters by terminal into the file system.
Daniele Bonini
Project Owner and Author
http://opengallery.media
On Fri, 1 May 2020 19:29:37 +0200
Martijn van Duren <[email protected]> wrote:
> On 5/1/20 7:13 PM, 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:
> >
> > (process:47941): xfce4-terminal-WARNING **: 18:51:15.832: Locale not
> > supported by C library.
> >
> > (process:47941): Gtk-WARNING **: 18:51:15.836: Locale not supported
> > by C library.
> >
> > I get the same kind of feedback trying to launch pkg_add.
> >
> > Please note that Xfce4 with Noto fonts on Thunar is running quite
> > smoothly on all characters.
> >
> > If it is not a bug, any help could be much appreciated.
> >
> >
> > Thnx
> >
> > Daniele Bonini
> > Project Owner and Author
> > http://opengallery.media
> >
> OpenBSD only supports UTF-8. This is intentional and unlikely to
> change. Note that UTF-8 also supports all characters in GB18030[0].
>
> martijn@
>
> [0]https://www.unicode.org/faq/han_cjk.html