mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #629] [MERGED] docs: add renderer lifecycle and cleanup guide #671
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#671
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/629
Author: @simonklee
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @msmps
Base:
main← Head:destroy-docs📝 Commits (1)
d3b5694docs: add renderer lifecycle and cleanup guide📊 Changes
2 files changed (+160 additions, -29 deletions)
View changed files
➕
packages/web/src/content/docs/core-concepts/lifecycle.mdx(+129 -0)📝
packages/web/src/content/docs/core-concepts/renderer.mdx(+31 -29)📄 Description
Document that applications must call renderer.destroy() terminal cleanup and related lifecycle things.
Improved renderer text slightly.
Closes #528
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.