core-agent-ide/codex-rs/tui/src/render
Jeremy Rose 62474a30e8
tui: refactor ChatWidget and BottomPane to use Renderables (#5565)
- introduce RenderableItem to support both owned and borrowed children
in composite Renderables
- refactor some of our gnarlier manual layouts, BottomPane and
ChatWidget, to use ColumnRenderable
- Renderable and friends now handle cursor_pos()
2025-11-05 09:50:40 -08:00
..
highlight.rs feat(tui): switch to tree-sitter-highlight bash highlighting (#4666) 2025-10-07 16:20:12 -07:00
line_utils.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
mod.rs tui: fix wrapping in trust_directory (#5007) 2025-10-09 17:39:45 +00:00
renderable.rs tui: refactor ChatWidget and BottomPane to use Renderables (#5565) 2025-11-05 09:50:40 -08:00