modes property

  1. @Bool()
bool modes
getter/setter pair

Emit terminal modes that differ from their defaults using CSI h/l.

Implementation

@ffi.Bool()
external bool modes;