From cd71a2cba97e89b8ffba8f0a56a491f3d8931973 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 5 May 2015 23:58:37 +0200 Subject: 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. --- tcvt.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tcvt.1') 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 -- cgit v1.2.3