[PR #179] [MERGED] chore(core): rework shutdown sequence #1133

Closed
opened 2026-03-14 09:20:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/179
Author: @kommander
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @kommander

Base: mainHead: rework-shutdown-sequence


📝 Commits (4)

📊 Changes

5 files changed (+61 additions, -80 deletions)

View changed files

📝 packages/core/src/ansi.ts (+0 -9)
📝 packages/core/src/renderer.ts (+14 -7)
📝 packages/core/src/zig/ansi.zig (+2 -14)
📝 packages/core/src/zig/renderer.zig (+20 -31)
📝 packages/core/src/zig/terminal.zig (+25 -19)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/179 **Author:** [@kommander](https://github.com/kommander) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `rework-shutdown-sequence` --- ### 📝 Commits (4) - [`588ce64`](https://github.com/anomalyco/opentui/commit/588ce6487edbbe989a9d3baada47b1758cdd70b2) better - [`a07c9a7`](https://github.com/anomalyco/opentui/commit/a07c9a72b31a397c430cfff40af0e2f58ce27ca9) anywriter-anytype - [`b912093`](https://github.com/anomalyco/opentui/commit/b9120932274a91da58cbc27277e511fdc0a2d7bd) capabilities work again - [`a79238b`](https://github.com/anomalyco/opentui/commit/a79238bff2ccbcc700186761953b15421dadcba7) refactor ### 📊 Changes **5 files changed** (+61 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/ansi.ts` (+0 -9) 📝 `packages/core/src/renderer.ts` (+14 -7) 📝 `packages/core/src/zig/ansi.zig` (+2 -14) 📝 `packages/core/src/zig/renderer.zig` (+20 -31) 📝 `packages/core/src/zig/terminal.zig` (+25 -19) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:20:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1133
No description provided.