github / github/copilot-cli

/experimental ask-user should render Markdown tables correctly

未关闭
#2,826 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
area:terminal-rendering
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the feature or problem you'd like to solve

When /experimental ask-user returns content that includes a Markdown table, the table does not render correctly in the terminal UI. This makes structured comparisons hard to read and reduces the usefulness of ask_user for workflows where the user needs to choose between options, review tradeoffs, or inspect tabular data.

### Proposed solution

Render GitHub-flavored Markdown tables correctly in /experimental ask-user, with proper column alignment, borders or spacing, and wrapping behavior that remains readable in narrower terminal widths.

### Example prompts or workflows

_No response_

### Additional context

Expected behavior: tables should be readable and preserve row/column structure inside the /experimental ask-user flow.

Actual behavior: table formatting breaks, so columns collapse or become visually misaligned.

贡献指南

打开贡献指南

调研方向

Start by locating the /experimental ask-user terminal UI entry point and its Markdown rendering path. Reproduce the issue with a GitHub-flavored Markdown table at narrow and normal terminal widths, then verify that columns remain aligned and readable while preserving row and column structure.

由索引模型根据 Issue 内容生成。

评估

技术栈
shell
领域
cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。