[mosh-devel] Mosh and setlocale(LC_ALL,)

2013-12-10 Thread Goffredo Baroncelli
Hi all, I am facing the problem related to locale, when the host locale doesn't match with the server locale. The reason is that I have an uncommon setting of the environment variable LC_TIME, which is set to en_DK.utf8 [1]. To avoid this problem I have to call mosh as below LC_TIME= mosh

Re: [mosh-devel] Mosh and setlocale(LC_ALL,)

2013-12-10 Thread Keith Winstein
Hello Goffredo, I'm afraid there's no good answer here within the context of the C/POSIX locale system. If mosh didn't complain, some other locale-sensitive program on the server would complain (e.g. perl, or basically anything). ssh (as shipped by OS X/Debian/Ubuntu) also passes the