summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcvt.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tcvt.1 b/tcvt.1
index 7c42a0e..80bb803 100644
--- a/tcvt.1
+++ b/tcvt.1
@@ -18,6 +18,11 @@ All arguments are forwarded to the called program.
While \fBtcvt\fP splits does this conversion unconditionally, the \fBoptcvt\fP can be used with smaller terminals.
It will only invoke \fBtcvt\fP, if the terminal is wide enough and otherwise simply exec the passed program.
+.Sh BUGS
+Not all \fBANSI\fP terminal features are emulated.
+If you experience rendering issues, you can export the environment variable \fBTCVT_DEVEL\fP.
+It causes \fBtcvt\fP to crash upon seeing an unimplemented character sequence.
+The error message includes the unrecognized sequence.
.Sh SEE ALSO
.Xr screen 1
.Xr splitvt 1