slackbuilds/network/mosh
ponce a3095c7ef3 network/mosh: Fixed dep information 2012-08-25 13:22:34 +02:00
..
README network/mosh: Fixed dep information 2012-08-25 13:22:34 +02:00
mosh.SlackBuild network/mosh: Updated for version 1.2.2. 2012-06-25 21:35:19 -04:00
mosh.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc network/mosh: Added (MObile SHell server and client) 2012-04-30 00:40:07 -05:00

README

Mosh is a remote terminal application that allows roaming, supports 
intermittent connectivity, and provides intelligent local echo and line 
editing of user keystrokes.

Mosh attempts to improve on SSH by being more robust and responsive, 
especially over Wi-Fi, cellular, and long-distance links.

The mosh client must be run with a UTF-8 locale. Locales can be 
configured system wide in:

/etc/profile.d/lang.sh 
or 
/etc/profile.d/lang.csh

Alternatively set LANG to a UTF-8 locale (e.g. LANG=en_GB.UTF-8) 
somewhere else you consider suitable.

Additionally the server that you are connecting to must have the same 
locale installed (though it need not be set as the default).