Skip to content

fix: parse named redirects in zsh - #6

Closed
aliou wants to merge 1 commit into
mainfrom
sync/named-zsh-redirects
Closed

fix: parse named redirects in zsh#6
aliou wants to merge 1 commit into
mainfrom
sync/named-zsh-redirects

Conversation

@aliou

@aliou aliou commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • port the mvdan/sh named file descriptor redirect case from upstream commit 3fbbfb3
  • parse {fd} as a redirect descriptor in Bash and Zsh
  • reject named descriptors in POSIX and mksh modes
  • add a patch changeset

Verification

  • pnpm test (245 tests)
  • pnpm typecheck
  • pnpm check
  • pnpm build

@aliou
aliou force-pushed the sync/named-zsh-redirects branch from 2a4a60b to a9abca2 Compare July 29, 2026 22:06
@aliou aliou closed this Jul 29, 2026
@aliou
aliou deleted the sync/named-zsh-redirects branch July 29, 2026 22:24
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.

2 participants