cursor property

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

Emit cursor position using CUP (CSI H).

Implementation

@ffi.Bool()
external bool cursor;