Window.Wrap (gb.ncurses)
Property Wrap As Boolean
Returns or sets wrapping.
When a window is wrapped, which is the default, the operations performed by
Print and
insert ? are wrapped to the next line when at the end of the current one. If disabled, those routines stop working at the end of the current line.