Skip to content

fix(tui): render composer shape preview at full overlay width - #12673

Open
F0Rextasy wants to merge 1 commit into
can1357:mainfrom
F0Rextasy:fix/12500-composer-preview-full-width
Open

F0Rextasy wants to merge 1 commit into
can1357:mainfrom
F0Rextasy:fix/12500-composer-preview-full-width

Conversation

@F0Rextasy

Copy link
Copy Markdown

What

I reviewed the full diff; the Composer Shape preview capped itself at 96 columns so the status bar rendered as a stub, and it now uses the full overlay width like the live editor.

Why

Fixes #12500

Testing

  • bun test packages/tui/test/composer-shape-preview.test.ts (4 pass, 1 new: status widths exceed 96 at width 160)
  • bun --cwd=packages/tui run check:types (pass)
  • oxlint + oxfmt on both changed files (pass)

  • bun check passes
  • Tested locally
  • CHANGELOG updated with the required attribution (if user-facing; internal issue fixes use issue links, external contributions add the PR link and contributor credit after creation)

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

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.

Composer Shape Preview in settings too short

1 participant