[PR #3494] fix: make bash tool respect $SHELL #10671

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/3494

State: closed
Merged: Yes


For spawn:

  • Nothing changes for windows users.
  • Uses $SHELL env variable - default shell for new sessions if set, othewise fallback on previous /bin/sh behaviour

Fixes #3479

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3494 **State:** closed **Merged:** Yes --- For spawn: - Nothing changes for windows users. - Uses $SHELL env variable - *default shell for new sessions* if set, othewise fallback on previous /bin/sh behaviour Fixes #3479
yindo added the pull-request label 2026-02-16 18:15:24 -05:00
yindo closed this issue 2026-02-16 18:15:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10671