opencode/packages/tui/test/prompt
Simon Klee f870e771e9
tui: simplify prompt input sync
Drop the burst-aware key interceptor that tried to keep derived
prompt state current for every control binding. Frame-batch content
updates only, and let exit, clear, stash, and autocomplete read or
flush live textarea state at the command boundary instead.
2026-07-30 20:42:51 +02:00
..
codec.test.ts refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
display.test.ts tui: simplify prompt input sync 2026-07-30 20:42:51 +02:00
history-provider.test.tsx feat(tui): open subagents with down 2026-07-10 21:01:04 -04:00
history.test.ts feat(tui): use canonical prompt attachments 2026-07-06 14:35:31 -04:00
jsonl.test.ts feat(tui): use canonical prompt attachments 2026-07-06 14:35:31 -04:00
local-attachment.test.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
mention.test.ts refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
parse.test.ts refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
part.test.ts feat(tui): use canonical prompt attachments 2026-07-06 14:35:31 -04:00
persistence.test.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
traits.test.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00