Skip to content

docs: fix TypeScript terminal shell key - #294

Open
iroiro147 wants to merge 1 commit into
vercel-labs:mainfrom
iroiro147:aovpr/native-252-the-terminal-docs-page-s-typescript-column-is-wr
Open

docs: fix TypeScript terminal shell key#294
iroiro147 wants to merge 1 commit into
vercel-labs:mainfrom
iroiro147:aovpr/native-252-the-terminal-docs-page-s-typescript-column-is-wr

Conversation

@iroiro147

Copy link
Copy Markdown

Summary

  • Fix the TypeScript /terminal documentation to use the string shell key "shell" in both examples.
  • This matches the terminal command API's string-key contract.

Verification

  • git apply --check --recount passed.
  • git diff --check passed.
  • local verification not run; relying on upstream CI

Fixes #252

@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

@iroiro147 is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

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.

The /terminal docs page's TypeScript column is wrong: the pty key it shows binds nothing and its ptyWrite call does not transpile

1 participant