List of all items
Structs
- buffer::Edit
- buffer::EditBatchSummary
- buffer::Pos
- buffer::Selection
- buffer::text_buffer::TextBuffer
- buffer::text_buffer::TextObjectEditPlan
- buffer::text_buffer::TextObjectSpec
- buffer::text_buffer::VisualSelectionEditPlan
- session::BufferId
- session::BufferLoadStatus
- session::BufferMeta
- session::BufferSummary
- session::EditorSession
- session::FilePathSyncResult
- text::CharIdx
- text::CharRange
- text::ColIdx
- text::GoalCol
- text::LineCol
- text::LineIdx
Enums
- buffer::text_buffer::DelimiterKind
- buffer::text_buffer::TextObjectKind
- buffer::text_buffer::TextObjectScope
- buffer::text_buffer::VisualModeKind
- motion::Motion
- session::BufferKind
- session::BufferLoadPhase
Functions
- io::load_buffer
- io::save_buffer
- motion::apply_motion
- motion::apply_motion_for_operator
- motion::apply_motion_n
- motion::helpers::file_end
- motion::helpers::gg
- motion::helpers::word_backward
- motion::helpers::word_forward
- text::apply_goal_col
- text::char_to_line_col
- text::clamp_char
- text::clamp_col_to_line
- text::clamp_cursor_to_line_editable
- text::clamp_range
- text::line_col_to_char
- text::line_editable_bounds
- text::line_len_without_newline
- text::move_char_clamped
- text::ordered_pair