hjkl-statusline 0.32.0

Renderer-agnostic statusline data model for hjkl editors. Segments + mode + filename + cursor; ratatui/floem adapters live in hjkl-statusline-tui / hjkl-statusline-gui.
Documentation

hjkl-statusline

Renderer-agnostic statusline data model for hjkl editors. Segments + mode + filename + cursor; ratatui/floem adapters live in hjkl-statusline-tui / hjkl-statusline-gui.

CI crates.io docs.rs MSRV License: MIT

Part of the hjkl monorepo — a vim-modal editor in Rust.

Pure data — no ratatui, no floem. Companion crates wire it to a backend:

The naming follows the vim convention (:help statusline, lualine, vim-airline, lightline).

Scaffolding crate — model lands in a follow-up patch.

Documentation

docs.rs/hjkl-statusline

Contributing

See the monorepo CONTRIBUTING guide.

License

MIT — see LICENSE.