opencode/packages/tui/test/prompt
Simon Klee 9f72479515
tui: flush prompt sync before commands
Coalescing burst text to one frame update hid pending
input from submit and other prompt keys. Flush before
bound commands so they see the full text while plain
typing stays frame-batched.
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: flush prompt sync before commands 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