21 Commits

Author SHA1 Message Date
babe2525a0 chore: Move InputScript to the top
add alt helper method
2024-12-29 19:21:25 -05:00
92b02eea78 wip: test coverage for cell replacement 2024-12-29 19:13:05 -05:00
247674530b chore: refator InputScript api for ergonomics 2024-12-29 19:12:58 -05:00
e984d7324c wip: test coverage for
* sheet navigation
* column sizing
* quit
2024-12-28 10:53:59 -05:00
52d1909868 wip: add test for cell deletion 2024-12-28 10:53:59 -05:00
c5cbc1e75c wip: test coverage for copy paste 2024-12-28 10:53:59 -05:00
2bd4b1ff83 feat: gg will move to the top row 2024-12-23 19:22:54 -05:00
76b4d46222 chore: renames and other housekeeping 2024-12-23 19:22:54 -05:00
61a6e93515 wip: bits of polish
* show what you are selecting in range mode
* Fix error with cell edit not updating after Enter
2024-12-05 17:32:58 -05:00
bb5d81106e docs: help text, spelling 2024-12-05 14:20:29 -05:00
c62fd08043 feat: range copy mode 2024-12-05 14:20:29 -05:00
444bbf3c6d feat: ui: numeric prefixes for navigation commands 2024-12-02 18:14:30 -05:00
919d84b44c wip: ui: esc cancells editing a cell 2024-12-01 09:55:05 -05:00
efeb5a22d4 wip: ui: unified help dialog keybinds 2024-12-01 09:42:21 -05:00
e56d602376 wip: ui: help popup while in editing mode. 2024-12-01 09:12:29 -05:00
4ce7872be0 wip: ui: enter and tab key navigate 2024-11-30 18:54:30 -05:00
6884aa0501 chore: more command parsing tests 2024-11-30 18:15:53 -05:00
01c2180c20 wip: U/X columns: key binds 2024-11-23 21:52:58 -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