I am trying to set locale on FreeBSD 11.3-STABLE. I used instructions from Handbook, but it works unproperly. Couldn't find where else to look...
but, in /etc/login.conf
I have 'russian' login class. I can't type in Russian (I am ssh`ing from another host because my FreeBSD host is headless), and when I try to run tmux, I got
Code:
[mercurius@tyler ~]$ locale
LANG=ru_RU.UTF-8
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME=C
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES=C
LC_ALL=
but, in /etc/login.conf
Code:
russian|Russian Users Accounts:\
:charset=UTF-8:\
:lang=ru_RU.UTF-8:\
:setenv=LC_MESSAGES=C,LC_TIME=C,LC_COLLATE=ru_RU.UTF-8,LC_CTYPE=ru_RU.UTF-8,LC_MONETARY=ru_RU.UTF-8,LC_NUMERIC=ru_RU.UTF-8:\
:tc=default:
I have 'russian' login class. I can't type in Russian (I am ssh`ing from another host because my FreeBSD host is headless), and when I try to run tmux, I got
Code:
[mercurius@tyler ~]$ tmux
tmux: invalid LC_ALL, LC_CTYPE or LANG