Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [new] sysutils/btop v1.3.0
To:
Laurent Cheylus <foxy@free.fr>
Cc:
Ports <ports@openbsd.org>
Date:
Thu, 8 Feb 2024 15:20:05 +0000

Download raw body.

Thread
On 2024/02/08 15:05, Laurent Cheylus wrote:
> > Yes, but that is not enough, it should check LC_CTYPE 5oo.
> > 
> > > I have no issue in my OpenBSD env with UTF-8 support for btop:
> > 
> > The standard way to use UTF-8 on OpenBSD is to *only* set LC_CTYPE.
> > 
> > https://www.openbsd.org/faq/faq10.html#locales
> 
> OK, my locale settings are exported via my SSH connection.
> 
> I have added a patch for src/btop.cpp to check also LC_CTYPE to set UTF-8 locale with btop.
> Build and test OK on current/amd64 **ONLY** with LC_CTYPE="en_US.UTF-8"
> 
> Issue and PR created upstream => https://github.com/aristocratos/btop/issues/752
> 
> See this new version of my sysutils/btop port.
> 
> Laurent
> 

This is OK sthen@