euporie.core.widgets.search.SelectionState
- class euporie.core.widgets.search.SelectionState(original_cursor_position: int = 0, type: SelectionType = SelectionType.CHARACTERS)
State of the current selection.
- Parameters:
original_cursor_position – int
type –
SelectionType