Show HN: A terminal spreadsheet editor with Vim keybindings Did you know that more than 70 % of data‑driven professionals spend at least an hour a day switching between a spreadsheet and a terminal? Imagine editing cells, running VLOOKUP or XLOOKUP formulas, and navigating rows with the speed of Vim—without ever leaving the command line. Meet Cell , the open‑source terminal spreadsheet that brings the full power of Excel into your favorite shell. In This Article Why a Terminal‑Based Spreadsheet Matters for Excel Users Getting Started: Installing and Launching Cell Core Excel‑Like Features in the Terminal Practical Walkthrough: Building a Dynamic Lookup Table Actionable Takeaways & Next Steps Frequently Asked Questions Why a Terminal‑Based Spreadsheet Matters for Excel Users First off, speed beats everything. The ability to type instead of click means you keep your hands on the keyboard and your mind on the data. Vim motions— h, j, k, l, w, b, 0, $ —let you...
Practical tutorials and expert insights on AI, Python, Data Science, SQL, Excel, Data Engineering, and Automation. Hands-on guides with real code examples for developers and data professionals.