struct

TermBuf::Commands::Quiet

Inherits Struct < Value < Object

Bytes sent once the current frame is out that move no cursor and set no attribute: a change to the terminal's own colours, a clipboard write. Unlike Passthrough the encoder's idea of the screen survives them, so the next frame carries on from where the last one left off.

Constructors

new(bytes : Bytes)
Source

Instance methods

bytes
clone
Source
copy_with(bytes _bytes = @bytes)
Source