github / github/copilot-cli

Show current command above input box for demo audience

Abierto
#4,794 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

triage
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

In demos, when watching user using GHCP CLI, when they submit a command it is nonlonger visible so it is hard for the audience to follow, especially for those that use subtitles and are reading while the command is typedand

Proposed solution

UX Improvement Request — Copilot CLI Command Visibility

Summary
The Copilot CLI UI clears the command input after execution, which makes it difficult for observers during demos to see what command was just run. This reduces clarity when presenting workflows or teaching the tool.

Problem
When a command is executed, the UI refreshes and the previous command disappears from view. In demo or training scenarios, the audience cannot see the command that triggered the current output, which causes confusion and interrupts the flow of explanation.

Expected Behavior
The UI should retain a small, unobtrusive line showing the previously executed command directly above the current input prompt. This would allow viewers to understand what is being demonstrated without relying on verbal repetition.

Why This Matters

  • The command can be typed too fast to comprehend
  • Improves demo clarity
  • Helps audiences follow along
  • Makes the CLI more intuitive during presentations
  • Reduces friction for trainers and advocates
  • Accommodates those using subtitles.

Proposed Enhancement
Add a “last command” line above the input prompt that persists until the next command is run. This mirrors common UX patterns in interactive CLI tools and significantly improves usability in live demos.

If you want, I can also generate a shorter version or a more formal version.

Example prompts or workflows

No response

Additional context

No response

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

No se indica ningún archivo ni prueba. Empieza localizando los puntos de entrada de la entrada de la CLI y de la ejecución de comandos; después, sigue el recorrido hasta encontrar dónde se borra la entrada y se actualiza la vista de salida. Se considera terminado cuando el comando ejecutado más recientemente permanece visible en una línea pequeña encima de la entrada actual hasta que se ejecuta otro comando, sin interrumpir la interacción normal.

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

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.