User guide
Appendix F: Troubleshooting
286
Lines are Overwritten after Column 80 in Linux
The default Linux
®
terminal setting is to display 80 columns at a time.
However, RSC defaults to 132 columns. Since the defaults do not match,
the last line in the columns may be overwritten when you perform a
carriage return at the end of the last line.
To avoid this, set the default display columns to the same value or
execute the stty cols 132 command.