struct

TermBuf::Commands::Mode

Inherits Struct < Value < Object

A terminal mode turned on or off, once the current frame is out. Like Quiet these move no cursor and set no attribute, so the encoder's idea of the screen survives them.

Constructors

new(mode : Tty::Mode, enabled : Bool)
Source

Instance methods

clone
Source
copy_with(mode _mode = @mode, enabled _enabled = @enabled)
Source
enabled
mode