Track icon name and window title separately. Implement MOSH_TITLE_NOPREFIX

This commit is contained in:
Keith Winstein
2012-04-14 01:55:28 -04:00
parent 53f79e4261
commit d0a818d2e2
6 changed files with 72 additions and 14 deletions
+10
View File
@@ -114,6 +114,16 @@ server. Otherwise, \fBmosh\fP will choose a port between 60000 and
The escape sequence to shut down the connection is \fBCtrl-^ .\fP
(typically typed with Ctrl-Shift-6, then a period).
.SH ENVIRONMENT VARIABLES
.TP
.B MOSH_PREDICTION_DISPLAY
Controls local echo as described above.
.TP
.B MOSH_TITLE_NOPREFIX
When set, inhibits prepending "[mosh]" to window title.
.SH SEE ALSO
.BR mosh-client (1),
.BR mosh-server (1).