Skip to content

feat: support command substitution - #402

Merged
dsherret merged 8 commits into
mainfrom
update-shell-0.5.3
Jun 30, 2026
Merged

feat: support command substitution#402
dsherret merged 8 commits into
mainfrom
update-shell-0.5.3

Conversation

@dsherret

Copy link
Copy Markdown
Owner

Closes #401

@mrgrain

mrgrain commented Jun 29, 2026

Copy link
Copy Markdown

Hey, thanks for the quick turnaround! Sorry this PR is proving itself a bit painful 🙈

@dsherret

Copy link
Copy Markdown
Owner Author

Yeah, I don't know what's going on here. Mysterious failure. It might have to do with dnt using a really old version of deno_graph, so I'm looking at upgrading that now.

@dsherret
dsherret merged commit 32230b8 into main Jun 30, 2026
6 checks passed
@dsherret
dsherret deleted the update-shell-0.5.3 branch June 30, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement $(...) / backtick command substitution (currently throws "Not implemented: command")

2 participants