cell
liveA terminal-based spreadsheet editor with Vim keybindings.
Details
Cell is a terminal spreadsheet editor that allows users to edit spreadsheets using Vim-like keybindings. It supports basic formula functions and can open, manipulate, and save data in CSV, TSV, or native .cell formats.
Best fit users
- •developers
- •power users
Why this one made the cut
Cell provides a powerful, efficient way to manage tabular data directly from the terminal without leaving it for traditional GUI-based spreadsheet applications. This is particularly useful for those who prefer command-line interfaces and are familiar with Vim's editing mode.
What makes it different
Unlike other spreadsheet tools, Cell integrates deeply with the terminal environment, offering keybindings familiar to Vim users along with support for advanced data operations directly from a command line interface.