Install bos.loc.utf.* packages for your locale. E.g.:
#lslpp -L bos.loc.utf.*
Fileset Level State Type Description (Uninstaller)
----------------------------------------------------------------------------
bos.loc.utf.EN_US 7.3.2.0 C F Base System Locale UTF Code
Set - U. S. English
Then you will get UTF-8 locale in the output of locale -a:
#locale -a
C
POSIX
EN_US.UTF-8
EN_US
en_US.8859-15
en_US.IBM-858
en_US.ISO8859-1
en_US.UTF-8
en_US
and it should work.
------------------------------
Andrey Klyachkin
https://www.power-devops.com------------------------------
Original Message:
Sent: Fri September 15, 2023 05:12 AM
From: Glenn Robinson
Subject: tmux requires UTF-8
I have tmux 3.1b-1 installed.
When I run the tmux command I get error:
tmux: need UTF-8 locale (LC_CTYPE) but have ISO8859-1
Any ideas how I can fix this?
------------------------------
Glenn Robinson
------------------------------