Type Alias modalkit::editing::cursor::Selection

source ·
pub type Selection = (Cursor, Cursor, TargetShape);
Expand description

A selection is an extendable range of text within a buffer.