Skip to content

docs: coerce terminal scrollback to integer - #293

Open
iroiro147 wants to merge 1 commit into
vercel-labs:mainfrom
iroiro147:aovpr/native-251-host-filled-record-numbers-infer-as-f64-terminal
Open

docs: coerce terminal scrollback to integer#293
iroiro147 wants to merge 1 commit into
vercel-labs:mainfrom
iroiro147:aovpr/native-251-host-filled-record-numbers-infer-as-f64-terminal

Conversation

@iroiro147

Copy link
Copy Markdown

Fixes #251

The TypeScript terminal example now coerces the host-filled TerminalState.scrollback value with | 0 before binding it back to the whole-number scrollback attribute.

Admission review: no CONTRIBUTING.md exists; .github/workflows/ci.yml, cef-runtime.yml, and release.yml contain no require-issue, auto-close, or assignment automation.

local verification not run; relying on upstream CI

@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.

Host-filled record numbers infer as f64: TerminalState.scrollback cannot bind a whole-number attribute without | 0

1 participant