summaryrefslogtreecommitdiff
path: root/tcvt.1
diff options
context:
space:
mode:
authorKlaus Aehlig <aehlig@linta.de>2015-05-05 23:58:37 +0200
committerHelmut Grohne <helmut@subdivi.de>2015-05-06 06:55:47 +0200
commitcd71a2cba97e89b8ffba8f0a56a491f3d8931973 (patch)
tree254ff50f1b0c5ec1796dfcf4d5ea531d1fc7f790 /tcvt.1
parente64aa4a060fcf5dc0118cc7fb1e1a0cc9833b4ff (diff)
downloadtcvt-cd71a2cba97e89b8ffba8f0a56a491f3d8931973.tar.gz
Add an option to reverse the column order
In this way, for long dialoges (e.g., shell, ed) the focus is in the lower left corner of the screen---the same as for one-column terminals. Therefore, users used to that focus can use this option to avoid changing reading habits.
Diffstat (limited to 'tcvt.1')
-rw-r--r--tcvt.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tcvt.1 b/tcvt.1
index dd0e272..a7e4d0d 100644
--- a/tcvt.1
+++ b/tcvt.1
@@ -27,6 +27,8 @@ In addition the \fBtcvt\fP tool accepts a few switches.
Specify the number of columns. This defaults to two.
.It Fl h , Fl Fl help
Print a quick option overview and exit.
+.It Fl r , Fl Fl reverse
+Order columns so that the last one is the left most.
.It Fl Fl
Signal end of options.
.El