Commit Graph

10 Commits

Author SHA1 Message Date
aa4c97c553 feat(tests): add comprehensive test suite, update deps and Go 1.26.1
- Add 20+ tests for utility functions, SharedData, and Model
- Tests cover: LoadTables, LoadTableData, UpdateCell, pagination,
  table inference, focus/blur, empty database, invalid indices
- Update Go to 1.26.1, upgrade all dependencies
- Replace custom Min/Max with Go builtin min/max
- Format all files with goimports
- Add staticcheck to CI workflow
2026-03-13 02:46:03 +00:00
7032659d07 update size based on screen 2025-07-13 21:12:21 -07:00
5543a9a8e0 jerry-rig a help toggle cmd 2025-07-13 20:56:16 -07:00
96b10e7b00 modernize, fixup docstring 2025-07-13 20:41:43 -07:00
d7c9c055a0 update layout 2025-07-13 20:40:18 -07:00
460917ceca clear filter via esc 2025-07-13 20:19:41 -07:00
76bcc8520c cell editing works better 2025-07-13 17:50:56 -07:00
3fdac7d9d8 fixup cursor, blinking 2025-07-13 17:39:30 -07:00
001992a688 fixup, add docs 2025-07-12 22:49:05 -07:00
686cb97eb3 use cobra/fang 2025-07-12 22:40:08 -07:00