euporie.core.app.cursor

Define configurable cursors.

Classes

CursorConfig()

Determine which cursor mode to use.

CursorShape(*values)

CursorShapeConfig()

class euporie.core.app.cursor.CursorConfig

Bases: CursorShapeConfig

Determine which cursor mode to use.

get_cursor_shape(app: Application[Any]) CursorShape

Return the cursor shape to be used in the current state.