From 78bfcd238bc4677abe24d47824e42028b4261231 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Tue, 3 Apr 2012 12:40:34 -0400 Subject: [PATCH] Document Ctrl-^ . escape sequence. --- man/mosh.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/mosh.1 b/man/mosh.1 index 6b0cba3..626fc48 100644 --- a/man/mosh.1 +++ b/man/mosh.1 @@ -109,6 +109,11 @@ only port that is forwarded through a firewall to the server. Otherwise, \fBmosh\fP will choose a port between 60000 and 61000. +.SH ESCAPE SEQUENCE + +The escape sequence to shut down the connection is \fBCtrl-^ .\fP +(typically typed with Ctrl-Shift-6, then a period). + .SH SEE ALSO .BR mosh-client (1), .BR mosh-server (1).