TermBuf::Commands::Quiet
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
Instance methods
bytes
clone
Sourcecopy_with(bytes _bytes = @bytes)
Source