This website requires JavaScript.
f81c8a20d2
fix
main
J. Champagne
2026-03-16 10:11:23 -04:00
5e076b8682
feat: Add MacOS support.
J. Champagne
2026-03-15 12:17:39 -04:00
47437f536b
feat: Add support for action modifier keys like ctrl,shift,alt.
J. Champagne
2026-03-15 11:51:17 -04:00
0d241841bc
feat(gui): Add Wayland GUI frontend to menu system.
J. Champagne
2026-03-15 10:33:54 -04:00
e77ecb447e
feat: Add streaming pipe support for async loading in.
J. Champagne
2026-03-15 01:33:38 -04:00
3b574e89ab
example: Add IPC remote control example.
J. Champagne
2026-03-14 17:05:18 -04:00
aad4c16d6e
feat: Add support IPC socket control over menu.
J. Champagne
2026-03-14 17:02:16 -04:00
cd1927fa9f
refactor: Pre-phase-6 review cleanup.
J. Champagne
2026-03-14 15:26:31 -04:00
8077469d19
feat: Add support for tabular/csv data input.
J. Champagne
2026-03-14 14:54:13 -04:00
eab872d2ed
doc: Remove ideas for full tabular data plans.
J. Champagne
2026-03-14 14:52:23 -04:00
a2e469456a
example: Add new multi-select cases to the demo script.
J. Champagne
2026-03-14 13:57:51 -04:00
18c66ca7a9
doc: Remove ideas for marks and registers from plans.
J. Champagne
2026-03-14 13:56:22 -04:00
2e29dfc103
feat: Add new system for multi-selections.
J. Champagne
2026-03-14 13:55:55 -04:00
f6f1efdf8e
doc: Add install guide instructions.
J. Champagne
2026-03-14 12:50:27 -04:00
c6d80a9650
log: Add tracing events through core for future debugability.
J. Champagne
2026-03-14 11:56:01 -04:00
bb3f200141
refactor(core): Split up the large menu trait.
J. Champagne
2026-03-14 11:48:27 -04:00
a27d529fa7
feat(frontend): Add generations counter to inform frontends when a list should be re-rendered.
J. Champagne
2026-03-14 11:47:27 -04:00
e5c875389c
feat: Add graceful shutdown of active hooks.
J. Champagne
2026-03-14 11:45:08 -04:00
e89c6cb16f
refactor: Eliminate unnecessary empty Vec constructions.
J. Champagne
2026-03-14 11:43:48 -04:00
0ebb5e79dd
feat(action): Add gitea action for continuous integration.
J. Champagne
2026-03-14 01:53:32 -04:00
2729e7e1d2
feat(core): Add Quicklist function to return all visible via ctrl+Q.
J. Champagne
2026-03-14 01:49:24 -04:00
a39e511cc4
doc: Add lesson learned about dyn async traits.
J. Champagne
2026-03-14 01:42:50 -04:00
8bf3366740
feat: Expand hook system to handle simple exec and plugin extensibility.
J. Champagne
2026-03-14 01:33:41 -04:00
7082ceada0
doc: Update plans around hover actions and bidirectional hook communication.
J. Champagne
2026-03-14 00:42:06 -04:00
d9ed49e7d9
feat(core): Add input modes and half-page cursor movement.
J. Champagne
2026-03-13 22:56:30 -04:00
6a4cc85285
feat(core): Expand filtering into pipeline supporting multiple text search modes.
J. Champagne
2026-03-13 22:55:47 -04:00
6187b83f26
doc: Lesson about fd handling to avoid buffered pipes.
J. Champagne
2026-03-13 22:00:00 -04:00
fdfb4eaab5
test: Add integration tests and demo script.
J. Champagne
2026-03-13 21:59:33 -04:00
73de161a09
feat(bin): Add CLI binary, clap args, shell hook execution.
J. Champagne
2026-03-13 21:59:10 -04:00
3f2e5c779b
feat(tui): Add ratatui frontend rendering layer.
J. Champagne
2026-03-13 21:58:38 -04:00
522b9f2894
test: Add proc macro DSL for declarative tests.
J. Champagne
2026-03-13 21:58:17 -04:00
cb7911e5c9
feat(core): Add action-fd headless scripting protocol.
J. Champagne
2026-03-13 21:57:30 -04:00
c74e4ea9fb
feat(core): Add runtime engine, input parsing, and hook trait.
J. Champagne
2026-03-13 21:56:42 -04:00
d62b136a64
feat(core): Add initial fuzzy filtering and viewport navigation.
J. Champagne
2026-03-13 21:56:06 -04:00
9ed8e898a5
feat(core): Add error types, config, and data model for items and events.
J. Champagne
2026-03-13 21:55:11 -04:00
de0431778f
init: Scaffold expected crates with initial dependencies.
J. Champagne
2026-03-13 21:53:26 -04:00
165d8ff804
init: Add rust workspace with toolchain version fixed on current latest stable. script: Add github action for linting and compile checking.
J. Champagne
2026-03-13 21:49:17 -04:00
b4129eaeaf
doc: Add project design, dev plan, coding standards, and use cases.
J. Champagne
2026-03-13 21:47:37 -04:00
24f6635927
doc: Add introductory readme of project, and also license.
J. Champagne
2026-03-13 21:46:28 -04:00
c1530ec759
init
J. Champagne
2026-03-12 22:35:22 -04:00