struct

TermBuf::Ops::SetAutowrap

Inherits Struct < Value < Object

Turn the terminal's own line wrapping on or off. The painter turns it off for the duration of a paint, which removes the bottom-right corner scrolling hazard rather than special-casing it.

Constructors

new(enabled : Bool)
Source

Instance methods

clone
Source
copy_with(enabled _enabled = @enabled)
Source
enabled