[PR #547] [MERGED] feat(core): add SIGPIPE, SIGBUS, SIGFPE to default exit signals #1394

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/547
Author: @rwese
Created: 1/17/2026
Status: Merged
Merged: 1/23/2026
Merged by: @kommander

Base: mainHead: fix/terminal-cleanup


📝 Commits (3)

  • 7f30658 feat(core): add SIGPIPE, SIGBUS, SIGFPE to default exit signals
  • 67e1038 Merge branch 'main' into fix/terminal-cleanup
  • 0baf4df prettier ugh

📊 Changes

1 file changed (+11 additions, -1 deletions)

View changed files

📝 packages/core/src/renderer.ts (+11 -1)

📄 Description

See #528

Adds couple more of possible exit signals that might occur.


🔄 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/547 **Author:** [@rwese](https://github.com/rwese) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix/terminal-cleanup` --- ### 📝 Commits (3) - [`7f30658`](https://github.com/anomalyco/opentui/commit/7f3065869de65438b6de54c11bcbbfe06e1777dc) feat(core): add SIGPIPE, SIGBUS, SIGFPE to default exit signals - [`67e1038`](https://github.com/anomalyco/opentui/commit/67e10381fbf197b9e0e279ca888154d9e71a7def) Merge branch 'main' into fix/terminal-cleanup - [`0baf4df`](https://github.com/anomalyco/opentui/commit/0baf4dfe036b569d0756925c7425bc2bd802900d) prettier ugh ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderer.ts` (+11 -1) </details> ### 📄 Description See #528 Adds couple more of possible exit signals that might occur. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:34:24 +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#1394
No description provided.