[PR #678] [MERGED] fix(terminal): log errors when environment map fetch fails #1487

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/678
Author: @simonklee
Created: 2/12/2026
Status: Merged
Merged: 2/13/2026
Merged by: @kommander

Base: mainHead: fix-log-err


📝 Commits (1)

  • 4f577d4 fix(terminal): log errors when environment map fetch fails

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 packages/core/src/zig/terminal.zig (+8 -2)

📄 Description

Replace silent returns with error logging when getEnvMap fails.

Related https://github.com/anomalyco/opentui/issues/671


🔄 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/678 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix-log-err` --- ### 📝 Commits (1) - [`4f577d4`](https://github.com/anomalyco/opentui/commit/4f577d46fc76c9a090f509d2bd4c15bbea826bea) fix(terminal): log errors when environment map fetch fails ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/zig/terminal.zig` (+8 -2) </details> ### 📄 Description Replace silent returns with error logging when `getEnvMap` fails. Related https://github.com/anomalyco/opentui/issues/671 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:39:31 +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#1487
No description provided.