Skip to content

Fix CLI logo wrapping in help output #11278

@Raviguntakala

Description

@Raviguntakala

Description

The CLI logo in opencode --help is currently distorted due to hardcoded text wrapping at 100 characters.
Proposed Fix: Disable wrapping (.wrap(null)) in yargs configuration to allow the ASCII art to render correctly on all terminal sizes.

Plugins

No response

OpenCode version

No response

Steps to reproduce

run opencode --help or dev --help

Screenshot and/or share link

Image

Operating System

No response

Terminal

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentui

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions