Skip to main content

Module textobjects

Module textobjects 

Source
Expand description

ZLE text objects

Direct port from zsh/Src/Zle/zle_thingy.c text object support

Text objects for vi mode operations (e.g., “iw” for inner word, “a)” for a-parenthesis)

Structs§

TextObject
A text object selection (start and end positions)

Enums§

TextObjectKind
Text object kind
TextObjectType
Text object type