Commit Graph

25 Commits

Author SHA1 Message Date
Anders Kaseorg ea3ad786fa scripts/mosh: Add --no-init option to disable alternate screen mode
Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Closes #384. Closes #2.
2013-03-10 15:46:49 -04:00
Keith Winstein c52f874fd3 Document new Ctrl-^ Ctrl-Z sequence 2012-11-26 04:05:11 -05:00
Luke Mewburn 141ec239da Support port range as -p/--port PORT[:HIGHPORT].
Extend mosh and mosh-server to support parsing a high port from
the desired_port argument.  The first (low) port must not be
greater than the second (high) port.
If only one value is provided, behaviour is as before; bind
to one port.  Also tweak the formatting in mosh-server(1) synopsis
to be consistent.

This resolves mosh issue # 296.

Signed-off-by: Luke Mewburn <luke@mewburn.net>
2012-10-29 14:59:28 -04:00
Keith Winstein 4326daaccc Update man page and fix lintian warning. 2012-04-16 18:25:56 -04:00
Keith Winstein c1c102ff07 Document --ssh option in mosh(1) man page.
Closes #173.
2012-04-16 00:03:35 -04:00
Keith Winstein 8f60f7ab05 Convey locale-related environment variables as backup, and nicer error.
Fixes #74.
2012-04-14 16:56:48 -04:00
Keith Winstein 597756b846 Document new -v (verbose) server switch. 2012-04-14 13:56:46 -04:00
Keith Winstein d0a818d2e2 Track icon name and window title separately. Implement MOSH_TITLE_NOPREFIX 2012-04-14 01:55:28 -04:00
Keith Winstein 78bfcd238b Document Ctrl-^ . escape sequence. 2012-04-03 12:41:37 -04:00
Keith Winstein f71e59949e Fix hyphens stedda dashes in man pages (per lintian) 2012-03-24 11:13:09 -04:00
Keith Winstein 26fc88634d Update documentation to version 1.1 2012-03-22 19:09:40 -04:00
Keith Winstein 5cd348a706 Add line break in mosh-client synopsis 2012-03-18 05:53:04 -04:00
Peter Iannucci 6be8221c23 Fixing text wrapping in man pages 2012-03-18 05:50:43 -04:00
Keith Winstein 262a19e5d9 Give mosh-client option to print number of colors 2012-03-18 04:53:14 -04:00
Keith Winstein 7185a8a543 Further clarify mosh man page (and help) 2012-03-18 04:20:48 -04:00
Keith Winstein aaeb1ccfbc Support command in mosh wrapper script 2012-03-18 03:40:49 -04:00
Keith Winstein 235fc6b559 Update mosh-server man page 2012-03-18 03:29:25 -04:00
Keith Winstein 452ff9f992 Require at least one element of command 2012-03-18 02:31:40 -04:00
Keith Winstein 1396b1e3e3 Update man page for new command argument syntax 2012-03-18 01:52:06 -04:00
Keith Winstein b497cf42ef mosh-server now takes command argument 2012-03-17 15:21:33 -04:00
Keegan McAllister 139bcbf9ae configure.ac: Add --enable-{client,server,examples}
These default respectively to yes, yes, no.
2012-03-17 05:36:42 -04:00
Keith Winstein fbd17a1810 Revise man page example output to match new version 2012-03-12 16:51:25 -04:00
Keith Winstein c845e41121 Remove beta notice in man pages 2012-03-12 16:40:39 -04:00
Keith Winstein 0fe911ce20 Update man pages to reflect port selection (closes #21 github issue) 2012-03-10 03:48:46 -05:00
Keith Winstein ea3c0ca53b Add man pages (closes #7 github issue) 2012-02-18 01:57:07 -05:00