[mosh-devel] Please test mosh 1.2 release candidate
Keith Winstein
keithw at MIT.EDU
Tue Apr 24 14:42:23 EDT 2012
Thanks Axel.
On Tue, 24 Apr 2012, Axel Beckert wrote:
> One thing I noticed is that there were some error messages just before
> mosh cleans the screen. Using "script -c 'mosh sym' bla" I captured them:
>
> mosh-server: invalid option -- 'l'
> Usage: mosh-server new [-s] [-i LOCALADDR] [-p PORT] [-c COLORS] [-- COMMAND...]
>
> This happened with a mosh-server version 1.1.3 on Debian Stable on the
> other side. Doesn't seem to be a bigger problem and may even be
> expected (like checking for the version of mosh-server), but I thought
> I'll better let you know.
Yes, this is expected when connecting from a mosh wrapper that tries to do
locale-passing (-l) to a server that doesn't support locale-passing.
I think this is generally how we're going to support adding new
server-side features in a backwards-compatible way: the client will use a
command-line option that might not exist.
Unfortunately we discovered that the current Debian release candidate
doesn't build on armel (https://github.com/keithw/mosh/issues/238), so
pondering a solution to that one...
Thanks again,
Keith
More information about the mosh-devel
mailing list