github / github/copilot-cli

/experimental ask-user should render Markdown tables correctly

Abierto
#2,826 0 comentarios 1 reacción 0 asignados Ver en GitHub
area:terminal-rendering
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
shell
Área
cli
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.