| Crates.io | vim-line |
| lib.rs | vim-line |
| version | 3.0.1 |
| created_at | 2025-12-31 04:09:42.746259+00 |
| updated_at | 2026-01-25 18:45:03.79758+00 |
| description | A line-oriented vim motions library for TUI applications |
| homepage | |
| repository | https://github.com/navicore/patch-seq |
| max_upload_size | |
| id | 2013885 |
| size | 52,658 |
A vim-style single-line editor library for Rust TUI applications. Provides modal editing with normal and insert modes, common vim motions, and customizable keybindings.
This crate is part of the Seq programming language project, but can be used independently in any Rust TUI application.
| Crate | Description |
|---|---|
| seq-compiler | Compiler and CLI |
| seq-runtime | Runtime library |
| seq-lsp | Language Server Protocol implementation |
| seq-repl | Interactive TUI REPL |
| vim-line | Vim-style line editor (this crate) |
h, l, w, b, e, 0, $, ^x, dd, D, C, r, ~iw, awMIT