blob: 40f969571b7e01ab5a27a025ce38f594b6bf66cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
=====================================================================
Please note that mosh requires UTF-8 character set. To set this on a
per-user basis, you should add the following to ~/.login_conf:
me:\
:charset=UTF-8:\
:lang=en_US.UTF-8:\
:setenv=LC_COLLATE=C:
This only needs to be completed on the client.
=====================================================================
|