summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Cieślak <saper@saper.info>2018-05-25 21:48:14 +0200
committerAmadeusz Sławiński <amade@asmblr.net>2018-05-31 14:38:15 +0200
commite3a4818f6e259bd5ca13eadd93c966553f508ac7 (patch)
tree4924d44a181739a01616d93ef263d738d8affde2
parent94b07411c96fa82926658f3f1037a3f0414357de (diff)
downloadscreen-e3a4818f6e259bd5ca13eadd93c966553f508ac7.tar.gz
manpage: explain flow control state indicators with a table
-rw-r--r--src/doc/screen.119
1 files changed, 10 insertions, 9 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 198deed..cd82d5e 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -2441,15 +2441,16 @@ the cursor position in the form \*Q(column,row)\*U starting with \*Q(1,1)\*U,
the terminal width and height plus the size of the scrollback buffer in lines,
like in \*Q(80,24)+50\*U, the current state of window XON/XOFF flow control
is shown like this (See also section FLOW CONTROL):
-
-.nf
- +flow automatic flow control, currently on.
- \-flow automatic flow control, currently off.
- +(+)flow flow control enabled. Agrees with automatic control.
- \-(+)flow flow control disabled. Disagrees with automatic control.
- +(\-)flow flow control enabled. Disagrees with automatic control.
- \-(\-)flow flow control disabled. Agrees with automatic control.
-.fi
+.TS
+allbox tab(@);
+l l.
++flow@automatic flow control, currently on.
+\-flow@automatic flow control, currently off.
++(+)flow@flow control enabled. Agrees with automatic control.
+\-(+)flow@flow control disabled. Disagrees with automatic control.
++(\-)flow@flow control enabled. Disagrees with automatic control.
+\-(\-)flow@flow control disabled. Agrees with automatic control.
+.TE
The current line wrap setting (`+wrap' indicates enabled, `\-wrap' not) is
also shown. The flags `ins', `org', `app', `log', `mon' or `nored' are