3
43
Fork
You've already forked opencode.el
16

fix project directory path expansion in opencode function #21

Manually merged
sczi merged 1 commit from darrelclute/opencode.el:fix-path-expansion-matching into main 2026年02月06日 05:36:11 +01:00
Contributor
Copy link

Add expand-file-name call to project-root to ensure consistent path
normalization. This fixes an issue where invoking opencode in a
project would show sessions for the home directory instead of the
project, when the project-root was defined using the relative path.

Add expand-file-name call to project-root to ensure consistent path normalization. This fixes an issue where invoking opencode in a project would show sessions for the home directory instead of the project, when the project-root was defined using the relative path.
Add expand-file-name call to project-root to ensure consistent path
normalization. This fixes an issue where invoking opencode in a
project would show sessions for the home directory instead of the
project, when the project-root was defined using the relative path.
sczi manually merged commit 0b6d1ad49e into main 2026年02月06日 05:36:11 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
sczi/opencode.el!21
Reference in a new issue
sczi/opencode.el
No description provided.
Delete branch "darrelclute/opencode.el:fix-path-expansion-matching"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?