C-a r
C-a C-r
wrap [on|off]
Sets the line-wrap setting for the current window. When line-wrap is on,
the second consecutive printable character output at the last column of a
line will wrap to the start of the following line. As an added feature,
backspace (^H
) will also wrap through the left margin to the previous
line. Default is “on”.
None yet.