Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CursorType ¶
type CursorType string
const ( CursorBloc CursorType = "\x1b[2 q" CursorLine CursorType = "\x1b[6 q" CursorUnderline CursorType = "\x1b[4 q" )
Click to show internal directories.
Click to hide internal directories.