Rename and document --predict-overwrite.
This commit is contained in:
@@ -72,6 +72,11 @@ See
|
||||
Controls local echo as described in
|
||||
.BR mosh (1).
|
||||
|
||||
.TP
|
||||
.B MOSH_PREDICTION_OVERWRITE
|
||||
Controls local echo insert/overwrite as described in
|
||||
.BR mosh (1).
|
||||
|
||||
.TP
|
||||
.B MOSH_TITLE_NOPREFIX
|
||||
See
|
||||
|
||||
+12
@@ -142,6 +142,18 @@ Synonym for \-\-predict=always
|
||||
.B \-n
|
||||
Synonym for \-\-predict=never
|
||||
|
||||
.TP
|
||||
.B \-\-predict\-overwrite\fP
|
||||
When prediction is enabled, do not insert speculative local echo
|
||||
before existing text, but overwrite it instead.
|
||||
|
||||
The MOSH_PREDICTION_OVERWRITE environment variable also enables this
|
||||
if its value is 'yes'.
|
||||
|
||||
.TP
|
||||
.B \-o
|
||||
Synonym for \-\-predict\-overwrite
|
||||
|
||||
.TP
|
||||
.B \-\-family=inet
|
||||
Only use IPv4 for the SSH connection and Mosh session.
|
||||
|
||||
Reference in New Issue
Block a user