16 Commits

Author SHA1 Message Date
8a76a031cb wip: copy/paste from system clipboard 2025-06-29 18:52:44 -05:00
7e4109e734 wip: update the command syntax to be more future proof 2025-03-04 21:05:34 -05:00
4dd0365bdd wip: cmd: Add a command for epxorting csv 2025-03-04 19:38:05 -05:00
f6c9e95fda chore: formatting pass 2025-02-08 18:33:51 -05:00
e7169dcb44 wip: convert named colors to hex strings and fix off by one 2025-02-08 18:14:45 -05:00
d52bf70cc3 wip: color styling commands for rows and cols 2025-01-25 11:24:23 -05:00
8f07e8c0e7 wip: the beginnings of ui for modifying colors 2025-01-22 18:18:38 -05:00
76b4d46222 chore: renames and other housekeeping 2024-12-23 19:22:54 -05:00
753874687c docs: cleanup command docs and error reporting
progress toward #10
2024-12-03 17:45:37 -05:00
8f902d63f2 wip: Sheet tab rendering
addresses: #2
2024-11-29 19:03:52 -05:00
b2034e7f2b feat: new-sheet command 2024-11-29 18:30:19 -05:00
f0646d1d63 feat: rename-sheet command 2024-11-29 09:29:47 -05:00
4ff5d0adbe chore: cargo fmt 2024-11-23 21:53:28 -05:00
25a8160f0a chore: cleanup, reorg, and doc comments 2024-11-22 18:21:00 -05:00
a8f436894c feat: Some command implementations
completes #3
2024-11-22 14:56:46 -05:00
e91c149619 feat: command mode command implementations
parts of #3
2024-11-21 19:35:08 -05:00