hjkl-buffer 0.2.0

Rope-backed text buffer with cursor and edits. Pre-1.0 churn.
Documentation

hjkl-buffer

CI Crates.io docs.rs License: MIT Website

Rope-backed text buffer with cursor, edits, motions, folds, viewport, and search. Extracted from sqeel-buffer with full history.

Website: https://hjkl.kryptic.sh. Source: https://github.com/kryptic-sh/hjkl.

Status

Pre-1.0 churn. API may change in patch bumps until 0.1.0. See MIGRATION.md for the extraction roadmap and stability contract.

Features

  • ratatui (optional, default off): re-export Style and styled-span helpers wired through ratatui. Pull this in only when consuming from a ratatui frontend; otherwise the buffer is UI-agnostic.

License

MIT