Show HN: A terminal spreadsheet editor with Vim keybindings
Summary
Cell is a terminal spreadsheet editor with Vim-like keybindings, implemented in Rust. It supports CSV/TSV and a native .cell format that preserves formulas, provides Vim-style navigation and editing in normal/insert/visual modes, and includes an example demo. The project ships with cargo install and pre-built binaries, and is published under the MIT license, making it a practical option for developers needing keyboard-driven data editing in a terminal.