[PR #1470] [CLOSED] Fix #1468: Allow for expansion of the tilde at the beginning of a path #9942

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1470
Author: @sleeper
Created: 7/31/2025
Status: Closed

Base: devHead: fix_tilde_absolute


📝 Commits (1)

  • 4ac0e97 Allow for expansion of the tilde at the beginning of a path

📊 Changes

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

View changed files

📝 packages/opencode/src/config/config.ts (+4 -1)

📄 Description

This commit fixes #1468 by expanding the ~ at the beginning of the path.


🔄 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/1470 **Author:** [@sleeper](https://github.com/sleeper) **Created:** 7/31/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix_tilde_absolute` --- ### 📝 Commits (1) - [`4ac0e97`](https://github.com/anomalyco/opencode/commit/4ac0e977a995c6ee308826daf60d3fe26b3a5eb5) Allow for expansion of the tilde at the beginning of a path ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+4 -1) </details> ### 📄 Description This commit fixes #1468 by expanding the `~` at the beginning of the path. --- <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:25 -05:00
yindo closed this issue 2026-02-16 18:14:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9942