opencode/packages/tui/test
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
..
cli fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
component fix(tui): flash tabs on prompt admission (#39702) 2026-07-30 16:57:36 +00:00
context fix(tui): flash tabs on prompt admission (#39702) 2026-07-30 16:57:36 +00:00
feature-plugins feat(tui): add replaceable prompt footer slot 2026-07-29 10:16:34 -04:00
fixture fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
mini fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
prompt tui: flush prompt sync before commands 2026-07-30 20:42:51 +02:00
simulation feat(simulation): expose semantic UI snapshots (#37802) 2026-07-19 16:04:27 -04:00
theme/v2 refactor(plugin): expose resolved TUI theme (#39536) 2026-07-29 12:51:55 -04:00
ui fix(tui): truncate project picker paths (#39678) 2026-07-30 13:13:31 -04:00
util feat(tui): add adaptive session tabs (#39396) 2026-07-28 17:12:07 -04:00
app-lifecycle.test.tsx tui: flush prompt sync before commands 2026-07-30 20:42:51 +02:00
clipboard.test.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
config-v2.test.tsx refactor(tui): group tab settings 2026-07-28 21:23:53 -04:00
config.test.tsx feat(tui): add session tab history (#39411) 2026-07-28 19:38:46 -04:00
editor.test.ts run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
index.test.tsx refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
keybind.test.ts fix(tui): move agent cycling to shift-tab (#37706) 2026-07-19 21:45:03 +02:00
keymap.test.tsx feat(tui): expand v2 plugin context 2026-07-28 11:04:16 -04:00
model-preference.test.ts refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
plugin-discovery.test.ts feat(tui): discover project plugins 2026-07-28 20:21:38 -04:00
runtime.test.tsx chore: generate 2026-06-07 05:25:52 +00:00
theme.test.ts refactor(tui): load native V2 themes (#38430) 2026-07-23 12:35:29 -04:00