Files
zterm/src/widget/RawText.zig
Yves Biener b314ff7813
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 30s
mod: replace Layout.content with Layout.render
The App.Renderer is used for the new `Layout.render` method. Each layout
renders itself now with corresponding renderers which might only update
parts of the screen, etc.
2024-11-10 14:34:28 +01:00

3.5 KiB