summaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)Author
2017-08-02Rename and document --predict-overwrite.John Hood
2016-11-19Clarify that -p does not affect SSH portAshish Gupta
2016-11-06Put spin debug under -vv flag, and add to mosh-clientJohn Hood
2016-09-19Add --no-ssh-pty option.John Hood
2016-09-19Allow server to bind an OS-selected UDP port with `-p 0`.John Hood
2016-08-12http -> https links for mosh.orgKeith Winstein
2016-08-12Update website location (mosh.mit.edu -> mosh.org)Keith Winstein
2016-07-10Add options to prefer v4 or v6 on connect; make prefer-inet the default.John Hood
2016-05-08Add --experimental-remote-ip option.John Hood
2016-03-30Better, more flexible handling for IPv4/IPv6.John Hood
2015-11-24mosh-server: Support timeouts on lost connectivity to network client.John Hood
2015-10-03mosh: implement --local option for use without sshJohn Hood
2015-05-28scripts/mosh: Allow IO::Socket::INET6 as an alternative to IO::Socket::IPAnders Kaseorg
2015-05-25Better document mosh envars and escape-key machinery.john hood
2013-08-17scripts/mosh: Add -6 option to connect with IPv6Anders Kaseorg
2013-04-28Rename --bind-ip to --bind-server, add =ANY option, add error checking.Keith Winstein
2013-04-28mosh perl wrapper: New option --bind-ip={ssh|IP}Philipp Haselwarter
2013-03-10scripts/mosh: Add --no-init option to disable alternate screen modeAnders Kaseorg
2012-11-26Document new Ctrl-^ Ctrl-Z sequenceKeith Winstein
2012-10-29Support port range as -p/--port PORT[:HIGHPORT].Luke Mewburn
2012-04-16Update man page and fix lintian warning.Keith Winstein
2012-04-16Document --ssh option in mosh(1) man page.Keith Winstein
2012-04-14Convey locale-related environment variables as backup, and nicer error.Keith Winstein
2012-04-14Document new -v (verbose) server switch.Keith Winstein
2012-04-14Track icon name and window title separately. Implement MOSH_TITLE_NOPREFIXKeith Winstein
2012-04-03Document Ctrl-^ . escape sequence.Keith Winstein
2012-03-24Fix hyphens stedda dashes in man pages (per lintian)Keith Winstein
2012-03-22Update documentation to version 1.1mosh-1.1Keith Winstein
2012-03-18Add line break in mosh-client synopsisKeith Winstein
2012-03-18Fixing text wrapping in man pagesPeter Iannucci
2012-03-18Give mosh-client option to print number of colorsKeith Winstein
2012-03-18Further clarify mosh man page (and help)Keith Winstein
2012-03-18Support command in mosh wrapper scriptKeith Winstein
2012-03-18Update mosh-server man pageKeith Winstein
2012-03-18Require at least one element of commandKeith Winstein
2012-03-18Update man page for new command argument syntaxKeith Winstein
2012-03-17mosh-server now takes command argumentKeith Winstein
2012-03-17configure.ac: Add --enable-{client,server,examples}Keegan McAllister
2012-03-12Revise man page example output to match new versionmosh-1.0Keith Winstein
2012-03-12Remove beta notice in man pagesKeith Winstein
2012-03-10Update man pages to reflect port selection (closes #21 github issue)Keith Winstein
2012-02-18Add man pages (closes #7 github issue)Keith Winstein