Goal
Design a configurable yet standard terminal layout made of two components:
- Text Input - mostly used for commands
- Renderable Panel - allows content to be rendered (TUI-style)
How users work with it
- Users can configure it (caret, components position and layout, font colors, etc...)
Goal
Design a configurable yet standard terminal layout made of two components:
How users work with it