[PR #808] [MERGED] feat(tui): subsitute cwd home path on status bar #9716

Closed
opened 2026-02-16 18:14:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/808
Author: @joshmedeski
Created: 7/9/2025
Status: Merged
Merged: 7/10/2025
Merged by: @adamdotdevin

Base: devHead: home-path


📝 Commits (2)

  • 93ee0a8 feat(tui): subsitute cwd home path on status bar
  • f7d2c8b Move formatting of status cwd to constructor

📊 Changes

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

View changed files

📝 packages/tui/internal/components/status/status.go (+10 -1)

📄 Description

Replaces the user's home path with ~ in the status bar.

SCR-20250709-nlux

🔄 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/opencode/pull/808 **Author:** [@joshmedeski](https://github.com/joshmedeski) **Created:** 7/9/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `home-path` --- ### 📝 Commits (2) - [`93ee0a8`](https://github.com/anomalyco/opencode/commit/93ee0a82505850eb69968f0b88ca8418e05a3c25) feat(tui): subsitute cwd home path on status bar - [`f7d2c8b`](https://github.com/anomalyco/opencode/commit/f7d2c8b050b38dd6c47f996c8bbd8ed40aeb62a1) Move formatting of status cwd to constructor ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/status/status.go` (+10 -1) </details> ### 📄 Description Replaces the user's home path with `~` in the status bar. <img width="403" alt="SCR-20250709-nlux" src="https://github.com/user-attachments/assets/a55997d6-7e1e-4975-8865-acd3f47dd892" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:02 -05:00
yindo closed this issue 2026-02-16 18:14:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9716