-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Description
Description
When OpenCode generates a response containing markdown table syntax, the tables are not being rendered as formatted ASCII/text tables in the terminal output. Instead, the raw markdown syntax is displayed.
Expected Behavior
When the AI assistant outputs a comparison table or any tabular data, it should render as a properly formatted text-based table with borders and alignment in the terminal.
Actual Behavior
The raw markdown table syntax is displayed as-is in the terminal, making it difficult to read the comparison data.
Additional Context
- Tested with GitHub Copilot provider
- Using OpenCode version 1.0.16
- Mac OS 26.0.1 with Kitty terminal
OpenCode version
1.0.16
Steps to reproduce
- Go to model selector
- Select any model that you have active subscription to (tested with GitHub Copilot)
- Ask it to output a comparison table (e.g., "compare GPT-4 vs Claude")
- Raw markdown text gets displayed instead of formatted table
Screenshot and/or share link
Operating System
Mac os 26.0.1
Terminal
Kitty terminal
antonvalletas, tonthanhhung, grigio, Davasny, H0llyW00dzZ and 43 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui