-
Notifications
You must be signed in to change notification settings - Fork 20.8k
CLI help messages lack EOL #24804
Copy link
Copy link
Closed
Labels
VouchedbugSomething isn't workingSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)
Metadata
Metadata
Assignees
Labels
VouchedbugSomething isn't workingSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Help messages emitted from the
opencodeCLI don't typically end in a newline, and are sometimes very long, which in some shell contexts causes the prompt to overwrite the last line of help.Plugins
No response
OpenCode version
1.14.28
Steps to reproduce
opencode --helporopencode stats --helpScreenshot and/or share link
Tail of
opencode --help:(missing
--agentline)opencode stats --help:(missing
--projectline)Operating System
Windows 11
Terminal
zsh on Cygwin