Fix WithTerminal columns default - #1506
Merged
Sébastien Ros (sebastienros) merged 1 commit intoAug 17, 2026
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
Frontend HTML artifact readyThe latest frontend build uploaded the This comment updates automatically when a new frontend build artifact is uploaded. |
David Pine (IEvangelist)
marked this pull request as ready for review
August 17, 2026 16:19
David Pine (IEvangelist)
requested review from
Sébastien Ros (sebastienros)
and
a lite review from Copilot
August 17, 2026 16:19
50 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
Cleans up the WithTerminal documentation to ensure the Columns option’s default value is shown correctly and matches the documented default behavior.
Changes:
- Removed stray text from the
Columnsdefault value in the options table (120 (11 )→120).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Sébastien Ros (sebastienros)
approved these changes
Aug 17, 2026
Sébastien Ros (sebastienros)
deleted the
dapine/fix-withterminal-default
branch
August 17, 2026 16:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
WithTerminalColumnsdefault to120.ColumnsandRows.Checks
git diff --checkArgumentOutOfRangeExceptionnotepnpm --dir .\src\frontend exec prettier --check src/content/docs/app-host/with-terminal.mdx(fails identically on the unmodifiedrelease/13.5file)