f6b27b9089
refactor(run): remove I/O view test navigation keymaps
...
Problem: <c-n>/<c-p> in the I/O view buffers required the cursor
to leave the source file to work, re-ran the solution on each
press, and gave no indication of which test was active. The
workflow is better served by :CP run <n> for a specific test or
:CP panel for full inspection.
Solution: remove navigate_test, next_test_key/prev_test_key config
options, and the associated current_test_index state field.
2026-03-04 00:23:52 -05:00
d40d80c541
fix: race condition & logs
2026-01-27 12:22:53 -05:00
Barrett Ruth
13d931ed19
feat: update
2025-11-05 12:47:38 -05:00
Barrett Ruth
48d4c6f113
feat: language
2025-10-24 01:21:16 -04:00
Barrett Ruth
6a6cf2c594
feat: bindings and --debug flag
2025-10-23 23:36:09 -04:00
Barrett Ruth
ad17855532
feat(ui): io view
2025-10-23 10:27:40 -04:00
Barrett Ruth
347be72774
feat: add solution to window state
2025-10-23 10:07:22 -04:00
14b8bded1d
fix: buffer name
2025-10-12 16:39:06 -04:00
6ae9488761
fix: typing
2025-10-05 23:55:23 -04:00
f5a72a3a8f
doc cleanups
2025-10-05 12:32:43 -04:00
d2bde9bad8
fix(config): better file org
2025-10-04 19:54:53 -04:00
0a320945a0
fix(config): platforms, not contests
2025-10-04 16:29:35 -04:00
2ac0a4996d
fix: enable :CP next/prev
2025-10-04 15:16:54 -04:00
057b0890c2
fix: remove unused function
2025-10-02 13:56:38 -04:00
6b8a1e2087
more docs
2025-10-01 21:36:53 -04:00
e5aca06955
feat(doc): document default setup
2025-09-26 09:53:32 -04:00
433a468ee6
fix: only one panel at a time
2025-09-26 09:03:16 -04:00
62c4d1e89e
fix(state): use state right
2025-09-24 18:44:58 -04:00
9e84d57b8a
feat: context, not config
2025-09-24 18:21:34 -04:00
9c2be9c6b0
feat: some more updates
2025-09-22 19:11:11 -04:00
a69d9f3756
fix: type errors
2025-09-22 18:51:00 -04:00
7352189339
feat: refactor to state
2025-09-22 16:33:03 -04:00