Show HN: A terminal spreadsheet editor with Vim keybindings
Category: cli-tool
Tags: spreadsheet-editor, cli-tool, rust
Score: 5.3/10 (Innovation: 4, Technical: 6, Documentation: 6, Utility: 5)
Cell is a terminal spreadsheet editor written in Rust that combines Vim keybindings with spreadsheet functionality, supporting formulas, CSV/TSV files, and a native format. It's interesting for developers who prefer terminal-based tools and Vim-style navigation, offering a lightweight alternative to traditional spreadsheet applications.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/garritfra/cell · Rust · MIT · 1 stars
View on Hacker News