mosh: Fix mosh C++ wrapper to set locale envs
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 27 May 2016 05:33:41 +0000 (07:33 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Fri, 27 May 2016 05:33:41 +0000 (07:33 +0200)
commit32144b83c1ba2517b969a0fcd6b15f1e75355742
tree763fca70038e5f05150eb477f7b0d058845edd6c
parent188d120104c4b1a2d1d5234a7f8de9f6e8fe9a3d
mosh: Fix mosh C++ wrapper to set locale envs

Set the -l flags ("Locale-related environment variable to try as
part of a fallback environment, if the startup environment does
not specify a character set of UTF-8") when invoking mosh-server
just like the perl script does. Fixes #288.
packages/mosh/mosh.cc