-record(erlang_terminal_state, { raw_mode_active :: boolean(), cols :: integer(), rows :: integer(), mouse :: boolean() }).