openclaw/src/tui
Vignesh Natarajan fca0467082 TUI: guard SIGTERM shutdown against setRawMode EBADF 2026-02-28 14:56:01 -08:00
..
components fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
theme test(ui): use lightweight clears in theme and telegram media retry setup 2026-02-22 08:01:16 +00:00
commands.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
commands.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
gateway-chat.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
gateway-chat.ts fix(tui): guard sendMessage when disconnected; reset readyPromise on close 2026-02-24 04:33:51 +00:00
osc8-hyperlinks.test.ts fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
osc8-hyperlinks.ts fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
tui-command-handlers.test.ts test: fix post-merge config and tui command-handler tests 2026-02-24 04:38:21 +00:00
tui-command-handlers.ts fix(tui): guard sendMessage when disconnected; reset readyPromise on close 2026-02-24 04:33:51 +00:00
tui-event-handlers.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-event-handlers.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-formatters.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-formatters.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-input-history.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-local-shell.test.ts chore: Fix types in tests 34/N. 2026-02-17 15:50:07 +09:00
tui-local-shell.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tui-overlays.test.ts chore: Fix types in tests 34/N. 2026-02-17 15:50:07 +09:00
tui-overlays.ts fix: render TUI pickers as overlays 2026-01-15 01:59:05 +00:00
tui-session-actions.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tui-session-actions.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-status-summary.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
tui-stream-assembler.test.ts refactor(tui): simplify stream boundary-drop modes 2026-02-26 20:54:29 +01:00
tui-stream-assembler.ts refactor(tui): simplify stream boundary-drop modes 2026-02-26 20:54:29 +01:00
tui-submit-test-helpers.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-types.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-waiting.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
tui-waiting.ts TUI: pick waiting phrase once per waiting session 2026-01-18 22:19:47 +00:00
tui.submit-handler.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui.test.ts TUI: guard SIGTERM shutdown against setRawMode EBADF 2026-02-28 14:56:01 -08:00
tui.ts TUI: guard SIGTERM shutdown against setRawMode EBADF 2026-02-28 14:56:01 -08:00