Sheets is an open source terminal-based spreadsheet tool written in Go. It supports reading and writing CSV files, vim-style navigation (hjkl, gg/G, marks, jump list), cell editing, visual selection, formulas, undo/redo, and command mode. It can be used interactively as a TUI or non-interactively via CLI to read/write specific cells or ranges. Install via `go install` or pre-built binaries.

3m read timeFrom github.com
Post cover image
Table of contents
Command Line InterfaceNavigationInstallationLicenseFeedback
3 Comments

Sort: