Module ted::cursor [] [src]

Structs

Cursor

Imagine a cursor as the primary actor through which to edit a buffer. A cursor can have multiple positions, aka multi-cursor.

PositionSamples

Enums

Event

Functions

select

Type Definitions

Position

The char index of the cursor and the selection start char index.

PositionSample