co-mono/packages/tui/test
Mario Zechner 2ec8a27222 feat(tui): Add instructional header and welcome message to chat demo
- Add header with slash command and file autocomplete instructions
- Add initial welcome message with detailed feature descriptions
- Import TextComponent for the header
- Make it clearer how to use all the demo features
2025-08-11 01:36:18 +02:00
..
bench.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
chat-app.ts feat(tui): Add instructional header and welcome message to chat demo 2025-08-11 01:36:18 +02:00
demo.ts Initial monorepo setup with npm workspaces and dual TypeScript configuration 2025-08-09 17:18:38 +02:00
differential-render.test.ts tui: Fix differential rendering to preserve scrollback buffer 2025-08-11 00:57:59 +02:00
multi-layout.ts refactor(tui): Move examples from README to test directory 2025-08-11 01:29:43 +02:00
tui-rendering.test.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
virtual-terminal.test.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
virtual-terminal.ts tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00