euporie.core.key_binding.bindings.micro.SelectionState

class euporie.core.key_binding.bindings.micro.SelectionState(original_cursor_position: int = 0, type: SelectionType = SelectionType.CHARACTERS)

State of the current selection.

Parameters: