spreadsheet

terminal spreadsheet application
git clone https://git.ce9e.org/spreadsheet.git

DateCommit messageAuthor
2026-05-08 10:13refactor: typesTobias Bengfort
2026-05-08 10:11rm dead codeTobias Bengfort
2026-05-08 04:34ignore keys while help if openTobias Bengfort
2026-05-08 04:29README: add some more similar projectsTobias Bengfort
2025-08-11 20:25pyproject: license syntaxTobias Bengfort
2024-10-03 19:21document new functionsTobias Bengfort
2024-10-03 19:16fix typoTobias Bengfort
2024-09-07 07:18visual: add del as alias for dTobias Bengfort
2024-09-07 07:17add more functionsTobias Bengfort
2024-09-07 07:17refactor: decleartive functionsTobias Bengfort
2024-08-18 12:07add tsv supportTobias Bengfort
2024-08-18 11:50add visual mode (copy + paste)Tobias Bengfort
2024-08-18 11:50refactor: sheet.set_shiftedTobias Bengfort
2024-08-18 11:04lintTobias Bengfort
2024-08-18 10:59show in-app helpTobias Bengfort
2024-07-23 04:18add pyproject.tomlTobias Bengfort
2024-07-23 04:01make functions case-insensitiveTobias Bengfort
2024-07-21 10:08fix: infinit loop on negative column (drag)Tobias Bengfort
2024-07-21 09:59add example.csvTobias Bengfort
2024-07-21 09:59fix: bar with when fullTobias Bengfort
2024-07-21 09:53add READMETobias Bengfort
2024-07-20 17:45allow to write csvTobias Bengfort
2024-07-20 17:45fix csv dump on empty sheetTobias Bengfort
2024-07-20 17:13add command line args for evaluationTobias Bengfort
2024-07-20 15:39use terminfo for stylingTobias Bengfort
2024-07-20 15:22use wcwidthTobias Bengfort
2024-07-20 12:30higher resolution bar graphTobias Bengfort
2024-07-06 18:25fix scroll_into_view row_head offsetTobias Bengfort
2024-07-06 18:18enter quick input on -Tobias Bengfort
2024-07-06 18:13implement bar plotTobias Bengfort
2024-07-06 17:49finish dragTobias Bengfort
2024-07-06 17:49lintTobias Bengfort
2024-07-06 17:48add shift_refsTobias Bengfort
2024-07-06 17:29expressions: unparseTobias Bengfort
2024-07-06 17:08wip: drapTobias Bengfort
2024-07-06 17:06refactor cursorTobias Bengfort
2024-07-06 16:48refactor input on_keyTobias Bengfort
2024-07-06 16:35fix operators left-associativeTobias Bengfort
2024-07-06 10:02smarter number formattingTobias Bengfort
2024-07-06 06:44page size relative to screen sizeTobias Bengfort
2024-07-06 06:42continue with inputTobias Bengfort
2024-07-06 06:42fix: to_number on operationsTobias Bengfort
2024-07-06 06:13add inputTobias Bengfort
2024-07-05 18:31fix line length calculationTobias Bengfort
2024-07-05 18:27boon UITobias Bengfort
2024-07-05 17:36fixup splitTobias Bengfort
2024-07-05 17:33calculate width/height in dump_csvTobias Bengfort
2024-07-05 17:31use (x, y) instead of A1 internallyTobias Bengfort
2024-07-05 17:21split into separate filesTobias Bengfort
2024-07-05 16:55initTobias Bengfort